Updated Android Gradle plugin to 8.6.0

This commit is contained in:
dankito 2024-09-24 05:26:22 +02:00
parent 74e144de59
commit a47f580594
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ janino = "3.1.12"
sqlDelight = "2.0.2"
agp = "8.5.2"
agp = "8.6.0"
android-compileSdk = "34"
android-minSdk = "23"
android-targetSdk = "34"