Skip to content

Commit 077cb0c

Browse files
committed
kotlin: 2.1.10 -> 2.1.20, ksp: 2.1.10-1.0.31 -> 2.1.10-1.0.32
1 parent 85fb128 commit 077cb0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "8.9.1"
3-
kotlin = "2.1.10"
4-
com-google-devtools-ksp = "2.1.10-1.0.31"
3+
kotlin = "2.1.20"
4+
com-google-devtools-ksp = "2.1.20-1.0.32" # Kotlinのバージョンに合わせる必要がある
55
com-jaredsburrows-license = "0.9.8"
66
androidx-core = "1.15.0"
77
androidx-appcompat = "1.7.0"

0 commit comments

Comments
 (0)