Skip to content

Commit 29eda8e

Browse files
chore(deps): update dependency com.google.devtools.ksp to v2.3.0
1 parent cb9cba9 commit 29eda8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ versionName = "1.1"
1212
# Library
1313
agp = "8.9.3"
1414
kotlin = "2.1.20"
15-
com-google-devtools-ksp = "2.1.20-2.0.1" # Kotlinのバージョンに合わせる必要がある
15+
com-google-devtools-ksp = "2.3.0" # Kotlinのバージョンに合わせる必要がある
1616
com-jaredsburrows-license = "0.9.8"
1717
androidx-core = "1.16.0"
1818
androidx-appcompat = "1.7.1"

0 commit comments

Comments
 (0)