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