Skip to content

Commit 9bfa24b

Browse files
committed
Updated dependencies for Jetcaster
1 parent 89ab3de commit 9bfa24b

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Jetcaster/gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,36 +4,36 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-beta01"
8-
androidGradlePlugin = "9.2.0"
7+
android-material3 = "1.14.0-rc01"
8+
androidGradlePlugin = "9.2.1"
99
androidx-activity-compose = "1.13.0"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2026.04.01"
11+
androidx-compose-bom = "2026.05.00"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.2.0"
1414
androidx-corektx = "1.18.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
1717
androidx-lifecycle-compose = "2.10.0"
1818
androidx-lifecycle-runtime-compose = "2.10.0"
19-
androidx-material3 = "1.5.0-alpha18"
19+
androidx-material3 = "1.5.0-alpha19"
2020
androidx-navigation = "2.9.8"
2121
androidx-palette = "1.0.0"
2222
androidx-test = "1.7.0"
2323
androidx-test-espresso = "3.7.0"
2424
androidx-test-ext-junit = "1.3.0"
2525
androidx-test-ext-truth = "1.7.0"
26-
androidx-tv-foundation = "1.0.0-rc01"
27-
androidx-tv-material = "1.0.1"
28-
androidx-wear-compose-material3 = "1.5.1"
26+
androidx-tv-foundation = "1.0.0"
27+
androidx-tv-material = "1.1.0"
28+
androidx-wear-compose-material3 = "1.6.1"
2929
androidx-wear-compose = "1.6.1"
3030
androidx-window = "1.5.1"
3131
androidxHiltNavigationCompose = "1.3.0"
3232
androix-test-uiautomator = "2.3.0"
3333
coil = "2.7.0"
3434
# @keep
35-
compileSdk = "36"
36-
coroutines = "1.10.2"
35+
compileSdk = "37"
36+
coroutines = "1.11.0"
3737
google-maps = "20.0.0"
3838
gradle-versions = "0.54.0"
3939
hilt = "2.59.2"

0 commit comments

Comments
 (0)