Skip to content

Commit 78fc82b

Browse files
committed
Update Wear dependencies
1 parent 4081543 commit 78fc82b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Jetcaster/gradle/libs.versions.toml

Lines changed: 4 additions & 4 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.08.01"
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.0"
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"

0 commit comments

Comments
 (0)