Merge pull request #612 from AChep/dependabot/gradle/androidPlugin-8.7.0

build(deps): Bump androidPlugin from 8.6.1 to 8.7.0
This commit is contained in:
Artem Chepurnyi 2024-10-03 22:37:43 +03:00 committed by GitHub
commit 2b0e1ad462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ androidBillingClient = "7.1.0"
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
androidDesugar = "2.1.2"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.6.1"
androidPlugin = "8.7.0"
androidxActivity = "1.9.2"
androidxAppCompat = "1.7.0"
androidxAutofill = "1.3.0-beta01"