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 7cbd135 commit 336dec7Copy full SHA for 336dec7
gradle/libs.versions.toml
@@ -2,9 +2,9 @@
2
agp = "9.0.0-alpha14" # keep in sync with android-tools
3
android-tools = "32.0.0-alpha14" # = 23.0.0 + agp
4
compilerTesting = "0.7.1"
5
-kotlin = "2.1.20"
+kotlin = "2.2.20"
6
kotlinPoet = "1.13.1"
7
-ksp = "2.1.20-1.0.32"
+ksp = "2.2.20-2.0.4"
8
ktlint = "1.7.1"
9
moshi = "1.15.2"
10
0 commit comments