Skip to content

Commit 62dbf2e

Browse files
committed
Update AndroidX.
1 parent 12085c1 commit 62dbf2e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,25 @@ 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-rc02"
32-
androidx-compose-foundation = "1.8.0-rc02"
33-
androidx-compose-runtime = "1.8.0-rc02"
31+
androidx-compose-ui = "1.8.0-rc03"
32+
androidx-compose-foundation = "1.8.0-rc03"
33+
androidx-compose-runtime = "1.8.0-rc03"
3434
androidx-compose-materialIcons = "1.7.8"
35-
androidx-compose-material3 = "1.4.0-alpha11"
35+
androidx-compose-material3 = "1.4.0-alpha12"
3636
androidx-compose-tracing = "1.7.8"
37-
androidx-core = "1.16.0-rc01"
37+
androidx-core = "1.16.0"
3838
androidx-coreSplashscreen = "1.2.0-beta01"
3939
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"
40+
androidx-lifecycle = "2.9.0-beta01"
41+
androidx-navigation = "2.9.0-beta01"
4242
androidx-datastore = "1.1.4"
4343
androidx-work = "2.10.0"
4444
androidx-hilt = "1.2.0"
45-
androidx-browser="1.8.0"
45+
androidx-browser="1.8.0" # TODO update once updated compileSdk to 36
4646
androidx-media3 = "1.6.0"
4747
androidx-profileinstaller = "1.4.1"
48-
androidx-benchmark = "1.4.0-alpha10"
49-
androidx-tracing = "1.3.0-beta01"
48+
androidx-benchmark = "1.4.0-alpha11"
49+
androidx-tracing = "1.3.0-rc01"
5050
androidx-tracing-perfetto = "1.0.0"
5151
androidx-test-runner = "1.6.2"
5252
androidx-test-rules = "1.6.1"

0 commit comments

Comments
 (0)