We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087b85c commit c184771Copy full SHA for c184771
settings.gradle.kts
@@ -19,7 +19,7 @@ pluginManagement {
19
20
plugins {
21
val kotlinVersion = "2.2.0"
22
- val agpVersion = "8.11.0"
+ val agpVersion = "8.11.1"
23
val composeVersion = "1.8.2"
24
25
kotlin("jvm").version(kotlinVersion)
0 commit comments