Skip to content

Commit ea23d8b

Browse files
committed
Update AndroidX.
1 parent caca854 commit ea23d8b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

gradle/libs.versions.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,24 +28,24 @@ firebase-perf = "21.0.5"
2828
firebase-perfPlugin = "1.4.2"
2929
firebase-crashlytics = "19.4.2"
3030
firebase-crashlyticsPlugin = "3.0.3"
31-
androidx-compose-ui = "1.8.0-rc01"
32-
androidx-compose-foundation = "1.8.0-rc01"
33-
androidx-compose-runtime = "1.8.0-rc01"
31+
androidx-compose-ui = "1.8.0-rc02"
32+
androidx-compose-foundation = "1.8.0-rc02"
33+
androidx-compose-runtime = "1.8.0-rc02"
3434
androidx-compose-materialIcons = "1.7.8"
35-
androidx-compose-material3 = "1.4.0-alpha10"
35+
androidx-compose-material3 = "1.4.0-alpha11"
3636
androidx-compose-tracing = "1.7.8"
37-
androidx-core = "1.16.0-beta01"
37+
androidx-core = "1.16.0-rc01"
3838
androidx-coreSplashscreen = "1.2.0-beta01"
39-
androidx-activity = "1.11.0-alpha01"
40-
androidx-lifecycle = "2.9.0-alpha12"
41-
androidx-navigation = "2.9.0-alpha08"
42-
androidx-datastore = "1.1.3"
39+
androidx-activity = "1.11.0-alpha01" # TODO update once updated compileSdk to 36
40+
androidx-lifecycle = "2.9.0-alpha13"
41+
androidx-navigation = "2.9.0-alpha09"
42+
androidx-datastore = "1.1.4"
4343
androidx-work = "2.10.0"
4444
androidx-hilt = "1.2.0"
4545
androidx-browser="1.8.0"
46-
androidx-media3 = "1.6.0-rc02"
46+
androidx-media3 = "1.6.0"
4747
androidx-profileinstaller = "1.4.1"
48-
androidx-benchmark = "1.4.0-alpha09"
48+
androidx-benchmark = "1.4.0-alpha10"
4949
androidx-tracing = "1.3.0-beta01"
5050
androidx-tracing-perfetto = "1.0.0"
5151
androidx-test-runner = "1.6.2"

0 commit comments

Comments
 (0)