Skip to content

Commit 6b68677

Browse files
Update AndroidX
1 parent 707f7db commit 6b68677

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ firebase-perfPlugin = "2.0.2"
2828
firebase-crashlytics = "20.0.3"
2929
firebase-crashlyticsPlugin = "3.0.6"
3030
androidx-lint = "1.0.0-alpha05"
31-
androidx-compose-ui = "1.10.0-beta02"
32-
androidx-compose-foundation = "1.10.0-beta02"
33-
androidx-compose-runtime = "1.10.0-beta02"
34-
androidx-compose-tracing = "1.10.0-beta02"
35-
androidx-compose-material3 = "1.5.0-alpha08"
31+
androidx-compose-ui = "1.10.0-rc01"
32+
androidx-compose-foundation = "1.10.0-rc01"
33+
androidx-compose-runtime = "1.10.0-rc01"
34+
androidx-compose-tracing = "1.10.0-rc01"
35+
androidx-compose-material3 = "1.5.0-alpha09"
3636
androidx-core = "1.17.0"
3737
androidx-coreSplashscreen = "1.2.0"
38-
androidx-activity = "1.12.0-rc01"
39-
androidx-lifecycle = "2.10.0-rc01"
38+
androidx-activity = "1.12.0"
39+
androidx-lifecycle = "2.10.0"
4040
androidx-navigation = "2.9.6"
4141
androidx-datastore = "1.2.0-rc01"
4242
androidx-work = "2.11.0"
@@ -46,7 +46,7 @@ androidx-media3 = "1.8.0"
4646
androidx-profileinstaller = "1.4.1"
4747
androidx-benchmark = "1.4.1"
4848
androidx-tracing = "1.3.0"
49-
androidx-tracing-perfetto = "1.0.0"
49+
androidx-tracing-perfetto = "1.0.1"
5050
androidx-test-runner = "1.7.0"
5151
androidx-test-rules = "1.7.0"
5252
androidx-test-ext-junit = "1.3.0"

0 commit comments

Comments
 (0)