Bump Android Gradle plugin to v8.3.0

This commit is contained in:
Artem Chepurnoy 2024-03-07 12:31:37 +02:00
parent f423826252
commit c96949a15e
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.3.0"
androidxActivity = "1.8.2"
androidxAppCompat = "1.7.0-alpha03"
androidxAutofill = "1.3.0-alpha01"