Skip to content

Commit 0d691a7

Browse files
fix(deps): update dependency androidx.core:core-ktx to v1.16.0
1 parent fabb794 commit 0d691a7

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
@@ -3,7 +3,7 @@ agp = "8.9.1"
33
kotlin = "2.1.20"
44
com-google-devtools-ksp = "2.1.20-1.0.32" # Kotlinのバージョンに合わせる必要がある
55
com-jaredsburrows-license = "0.9.8"
6-
androidx-core = "1.15.0"
6+
androidx-core = "1.16.0"
77
androidx-appcompat = "1.7.0"
88
androidx-security = "1.1.0-alpha06"
99
androidx-splashscreen = "1.0.1"

0 commit comments

Comments
 (0)