Skip to content

Commit 814a42c

Browse files
authored
Merge pull request #1645 from yschimke/wear_updates2
Bump wear versions
2 parents bf7ca02 + e6c3d08 commit 814a42c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/android_wear_jvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-java@v4
1919
with:
2020
distribution: 'zulu'
21-
java-version: 17
21+
java-version: 21
2222

2323
- name: Setup Gradle
2424
uses: gradle/[email protected]

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ decompose = "3.4.0-alpha03"
2424
doistx-normalize = "1.2.0"
2525
essenty = "2.5.0"
2626
googleid = "1.1.1"
27-
horologist = "0.8.0-alpha"
27+
horologist = "0.8.2-alpha"
2828
io-coil-kt = "2.7.0"
2929
io-coil3-kt = "3.2.0"
3030
kermit = "2.0.6"
@@ -35,7 +35,7 @@ lifecycle = "2.9.2"
3535
lifecycle-livedata-ktx = "2.9.2"
3636
materialkolor = "3.0.0"
3737
multiplatform-settings = "1.3.0"
38-
nav-compose = "2.9.2"
38+
nav-compose = "2.9.4"
3939
okio = "3.15.0"
4040
permissions = "0.19.1"
4141
permissionsCompose = "0.19.1"
@@ -46,7 +46,7 @@ room = "2.7.2"
4646
tiles-tooling-preview = "1.5.0"
4747
wear = "1.3.0"
4848
wear-watchface = "1.3.0-alpha07"
49-
wear-compose = "1.5.0-beta06"
49+
wear-compose = "1.5.1"
5050
wearPhoneInteractions = "1.1.0"
5151
work-runtime-ktx = "2.10.2"
5252
spring = "3.5.3"

0 commit comments

Comments
 (0)