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 9334172 commit 098b8f5Copy full SHA for 098b8f5
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-2.0.1" # Kotlinのバージョンに合わせる必要がある
+com-google-devtools-ksp = "2.2.0-2.0.2" # Kotlinのバージョンに合わせる必要がある
5
com-jaredsburrows-license = "0.9.8"
6
androidx-core = "1.16.0"
7
androidx-appcompat = "1.7.1"
0 commit comments