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 85fb128 commit 077cb0cCopy full SHA for 077cb0c
AndroidApp/gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
agp = "8.9.1"
3
-kotlin = "2.1.10"
4
-com-google-devtools-ksp = "2.1.10-1.0.31"
+kotlin = "2.1.20"
+com-google-devtools-ksp = "2.1.20-1.0.32" # Kotlinのバージョンに合わせる必要がある
5
com-jaredsburrows-license = "0.9.8"
6
androidx-core = "1.15.0"
7
androidx-appcompat = "1.7.0"
0 commit comments