Skip to content

Commit 7a73ab8

Browse files
committed
androidx系ライブラリバージョンアップ
1 parent ac31f03 commit 7a73ab8

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
@@ -3,12 +3,12 @@ agp = "8.7.3"
33
kotlin = "2.1.10"
44
com-google-devtools-ksp = "2.1.10-1.0.29"
55
com-jaredsburrows-license = "0.9.8"
6-
androidx-core = "1.13.1"
6+
androidx-core = "1.15.0"
77
androidx-appcompat = "1.7.0"
88
androidx-security = "1.1.0-alpha06"
99
androidx-splashscreen = "1.0.1"
1010
androidx-compose-bom = "2025.01.01"
11-
androidx-compose-activity = "1.9.3"
11+
androidx-compose-activity = "1.10.0"
1212
androidx-compose-viewmodel = "2.8.7"
1313
androidx-compose-navigation = "2.8.6"
1414
androidx-compose-screenshot = "0.0.1-alpha08"

0 commit comments

Comments
 (0)