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 ce15b50 commit 0a1afd1Copy full SHA for 0a1afd1
settings.gradle.kts
@@ -19,7 +19,7 @@ pluginManagement {
19
20
plugins {
21
val kotlinVersion = "2.2.10"
22
- val agpVersion = "8.12.2"
+ val agpVersion = "8.13.0"
23
val composeVersion = "1.8.2"
24
25
kotlin("jvm").version(kotlinVersion)
0 commit comments