Upgrade AGP to 8.11.0

Upgrade Gradle to 8.13
This commit is contained in:
David Kaspar
2025-06-25 17:18:05 +02:00
parent 3270254f47
commit 0bae8adebc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[versions]
accompanistAdaptive = "0.37.3"
activityCompose = "1.10.1"
agp = "8.10.1"
agp = "8.11.0"
android-compileSdk = "35"
android-minSdk = "26"
android-targetSdk = "35"