Skip to content

Commit ff54650

Browse files
authored
Update Wear Compose libraries (#1613)
Update Wear Compose libraries
2 parents 2d1bbe0 + 4f473ab commit ff54650

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Jetcaster/gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android-material3 = "1.13.0-alpha13"
88
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2025.06.00"
11+
androidx-compose-bom = "2025.09.00"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
@@ -24,8 +24,8 @@ androidx-test-ext-junit = "1.2.1"
2424
androidx-test-ext-truth = "1.6.0"
2525
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
27-
androidx-wear-compose-material3 = "1.5.0-beta03"
28-
androidx-wear-compose = "1.5.0-beta03"
27+
androidx-wear-compose-material3 = "1.5.1"
28+
androidx-wear-compose = "1.5.0"
2929
androidx-window = "1.4.0"
3030
androidxHiltNavigationCompose = "1.2.0"
3131
androix-test-uiautomator = "2.3.0"
@@ -37,7 +37,7 @@ google-maps = "19.2.0"
3737
gradle-versions = "0.52.0"
3838
hilt = "2.56.2"
3939
hiltExt = "1.2.0"
40-
horologist = "0.7.14-beta"
40+
horologist = "0.7.15"
4141
jdkDesugar = "2.1.5"
4242
junit = "4.13.2"
4343
kotlin = "2.1.21"
@@ -47,7 +47,7 @@ ksp = "2.1.21-2.0.2"
4747
maps-compose = "6.6.0"
4848
media3 = "1.7.1"
4949
# @keep
50-
minSdk = "21"
50+
minSdk = "23"
5151
okhttp = "4.12.0"
5252
play-services-wearable = "19.0.0"
5353
robolectric = "4.14.1"

0 commit comments

Comments
 (0)