Updated Android Gradle Plugin to 8.5.2

This commit is contained in:
dankito 2024-09-01 20:27:57 +02:00
parent 6a5dd98d8d
commit 219831642b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ logback = "1.5.7"
sqlDelight = "2.0.2"
agp = "8.2.2"
agp = "8.5.2"
android-compileSdk = "34"
android-minSdk = "24"
android-targetSdk = "34"