Skip to content

Commit a9d0a4d

Browse files
committed
compose系更新
1 parent 201d672 commit a9d0a4d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ agp = "8.9.3"
1414
kotlin = "2.2.21"
1515
com-google-devtools-ksp = "2.2.21-2.0.4" # Kotlinのバージョンに合わせる必要がある
1616
com-jaredsburrows-license = "0.9.8"
17-
androidx-core = "1.16.0"
17+
androidx-core = "1.17.0"
1818
androidx-appcompat = "1.7.1"
1919
androidx-security = "1.1.0"
2020
androidx-splashscreen = "1.2.0"
21-
androidx-compose-bom = "2025.10.00"
22-
androidx-compose-activity = "1.10.1"
23-
androidx-compose-viewmodel = "2.9.4"
24-
androidx-compose-navigation = "2.9.5"
21+
androidx-compose-bom = "2025.12.00"
22+
androidx-compose-activity = "1.12.1"
23+
androidx-compose-viewmodel = "2.10.0"
24+
androidx-compose-navigation = "2.9.6"
2525
androidx-compose-screenshot = "0.0.1-alpha09"
2626
junit = "4.13.2"
2727
com-google-truth = "1.4.5"

0 commit comments

Comments
 (0)