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 dcdf8e7 commit 5e9b345Copy full SHA for 5e9b345
AndroidApp/gradle/libs.versions.toml
@@ -12,7 +12,7 @@ versionName = "1.1"
12
# Library
13
agp = "8.9.3"
14
kotlin = "2.1.20"
15
-com-google-devtools-ksp = "2.1.20-2.0.1" # Kotlinのバージョンに合わせる必要がある
+com-google-devtools-ksp = "2.2.20-2.0.4" # Kotlinのバージョンに合わせる必要がある
16
com-jaredsburrows-license = "0.9.8"
17
androidx-core = "1.16.0"
18
androidx-appcompat = "1.7.1"
0 commit comments