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 cb9cba9 commit 29eda8eCopy full SHA for 29eda8e
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.3.0" # Kotlinのバージョンに合わせる必要がある
16
com-jaredsburrows-license = "0.9.8"
17
androidx-core = "1.16.0"
18
androidx-appcompat = "1.7.1"
0 commit comments