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 1c77480 commit 80c16d8Copy full SHA for 80c16d8
settings.gradle.kts
@@ -18,7 +18,7 @@ pluginManagement {
18
}
19
20
plugins {
21
- val kotlinVersion = "2.1.21"
+ val kotlinVersion = "2.2.0"
22
val agpVersion = "8.10.1"
23
val composeVersion = "1.8.2"
24
0 commit comments