Bump Android plugin to v8.2.2

This commit is contained in:
Artem Chepurnoy 2024-01-26 11:26:49 +02:00
parent a835f1174c
commit dce9d5d3c6
No known key found for this signature in database
GPG Key ID: FAC37D0CF674043E
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ androidBillingClient = "6.1.0"
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
androidDesugar = "2.0.4"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.1.4"
androidPlugin = "8.2.2"
androidxActivity = "1.8.2"
androidxAppCompat = "1.7.0-alpha03"
androidxAutofill = "1.3.0-alpha01"