Skip to content

Commit ec0f4da

Browse files
Update versions (#1575)
And update dependency script to ignore Jetcaster for now (as it doesn't follow stable versioning anymore)
2 parents 1b6e046 + 1cfbf77 commit ec0f4da

14 files changed

Lines changed: 85 additions & 423 deletions

File tree

.github/workflows/test-snapshot.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

.github/workflows/update_deps.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222

2323
- name: Update dependencies
2424
run: ./scripts/updateDeps.sh
25-
- name: Duplicate version configuration
26-
run: ./scripts/duplicate_version_config.sh
2725
- name: Create pull request
2826
id: cpr
2927
uses: peter-evans/create-pull-request@v7

JetLagged/gradle/libs.versions.toml

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
1-
#####
2-
# This file is duplicated to individual samples from the global scripts/libs.versions.toml
3-
# Do not add a dependency to an individual sample, edit the global version instead.
4-
#####
51
[versions]
62
accompanist = "0.37.3"
7-
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.10.0"
3+
android-material3 = "1.14.0-alpha01"
4+
androidGradlePlugin = "8.10.1"
95
androidx-activity-compose = "1.10.1"
10-
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.05.00"
6+
androidx-appcompat = "1.7.1"
7+
androidx-compose-bom = "2025.06.00"
128
androidx-constraintlayout = "1.1.1"
139
androidx-core-splashscreen = "1.0.1"
1410
androidx-corektx = "1.16.0"
1511
androidx-glance = "1.1.1"
1612
androidx-lifecycle = "2.8.2"
17-
androidx-lifecycle-compose = "2.9.0"
18-
androidx-lifecycle-runtime-compose = "2.9.0"
13+
androidx-lifecycle-compose = "2.9.1"
14+
androidx-lifecycle-runtime-compose = "2.9.1"
1915
androidx-navigation = "2.9.0"
2016
androidx-palette = "1.0.0"
2117
androidx-test = "1.6.1"
@@ -25,7 +21,7 @@ androidx-test-ext-truth = "1.6.0"
2521
androidx-tv-foundation = "1.0.0-alpha12"
2622
androidx-tv-material = "1.0.0"
2723
androidx-wear-compose = "1.4.1"
28-
androidx-window = "1.3.0"
24+
androidx-window = "1.4.0"
2925
androidxHiltNavigationCompose = "1.2.0"
3026
androix-test-uiautomator = "2.3.0"
3127
coil = "2.7.0"
@@ -39,21 +35,21 @@ hiltExt = "1.2.0"
3935
horologist = "0.6.23"
4036
jdkDesugar = "2.1.5"
4137
junit = "4.13.2"
42-
kotlin = "2.1.20"
38+
kotlin = "2.1.21"
4339
kotlinx-serialization-json = "1.8.1"
44-
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.1"
40+
kotlinx_immutable = "0.4.0"
41+
ksp = "2.1.21-2.0.2"
4642
maps-compose = "6.6.0"
4743
# @keep
4844
minSdk = "21"
4945
okhttp = "4.12.0"
5046
play-services-wearable = "19.0.0"
5147
robolectric = "4.14.1"
52-
roborazzi = "1.43.1"
48+
roborazzi = "1.44.0"
5349
rome = "2.1.0"
5450
room = "2.7.1"
5551
secrets = "2.0.1"
56-
spotless = "7.0.3"
52+
spotless = "7.0.4"
5753
# @keep
5854
targetSdk = "33"
5955
version-catalog-update = "1.0.0"

JetNews/gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.10.0"
7+
android-material3 = "1.14.0-alpha01"
8+
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
10-
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.05.00"
10+
androidx-appcompat = "1.7.1"
11+
androidx-compose-bom = "2025.06.00"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
17-
androidx-lifecycle-compose = "2.9.0"
18-
androidx-lifecycle-runtime-compose = "2.9.0"
17+
androidx-lifecycle-compose = "2.9.1"
18+
androidx-lifecycle-runtime-compose = "2.9.1"
1919
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
@@ -25,7 +25,7 @@ androidx-test-ext-truth = "1.6.0"
2525
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
28-
androidx-window = "1.3.0"
28+
androidx-window = "1.4.0"
2929
androidxHiltNavigationCompose = "1.2.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
@@ -39,21 +39,21 @@ hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
42-
kotlin = "2.1.20"
42+
kotlin = "2.1.21"
4343
kotlinx-serialization-json = "1.8.1"
44-
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.1"
44+
kotlinx_immutable = "0.4.0"
45+
ksp = "2.1.21-2.0.2"
4646
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.43.1"
52+
roborazzi = "1.44.0"
5353
rome = "2.1.0"
5454
room = "2.7.1"
5555
secrets = "2.0.1"
56-
spotless = "7.0.3"
56+
spotless = "7.0.4"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.0"

Jetcaster/gradle/libs.versions.toml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.10.0"
7+
android-material3 = "1.13.0-alpha14"
8+
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
10-
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.05.00"
10+
androidx-appcompat = "1.7.1"
11+
androidx-compose-bom = "2025.06.00"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
17-
androidx-lifecycle-compose = "2.9.0"
18-
androidx-lifecycle-runtime-compose = "2.9.0"
17+
androidx-lifecycle-compose = "2.9.1"
18+
androidx-lifecycle-runtime-compose = "2.9.1"
1919
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
@@ -24,9 +24,9 @@ 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-beta01"
28-
androidx-wear-compose = "1.5.0-beta01"
29-
androidx-window = "1.3.0"
27+
androidx-wear-compose-material3 = "1.5.0-beta03"
28+
androidx-wear-compose = "1.5.0-beta03"
29+
androidx-window = "1.4.0"
3030
androidxHiltNavigationCompose = "1.2.0"
3131
androix-test-uiautomator = "2.3.0"
3232
coil = "2.7.0"
@@ -40,22 +40,22 @@ hiltExt = "1.2.0"
4040
horologist = "0.7.14-beta"
4141
jdkDesugar = "2.1.5"
4242
junit = "4.13.2"
43-
kotlin = "2.1.20"
43+
kotlin = "2.1.21"
4444
kotlinx-serialization-json = "1.8.1"
45-
kotlinx_immutable = "0.3.8"
46-
ksp = "2.1.20-2.0.1"
45+
kotlinx_immutable = "0.4.0"
46+
ksp = "2.1.21-2.0.2"
4747
maps-compose = "6.6.0"
48-
media3 = "1.6.1"
48+
media3 = "1.7.1"
4949
# @keep
5050
minSdk = "21"
5151
okhttp = "4.12.0"
5252
play-services-wearable = "19.0.0"
5353
robolectric = "4.14.1"
54-
roborazzi = "1.43.1"
54+
roborazzi = "1.44.0"
5555
rome = "2.1.0"
5656
room = "2.7.1"
5757
secrets = "2.0.1"
58-
spotless = "7.0.3"
58+
spotless = "7.0.4"
5959
# @keep
6060
targetSdk = "33"
6161
version-catalog-update = "1.0.0"

Jetcaster/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414

1515
distributionBase=GRADLE_USER_HOME
1616
distributionPath=wrapper/dists
17-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
17+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
1818
zipStoreBase=GRADLE_USER_HOME
1919
zipStorePath=wrapper/dists

Jetchat/gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.10.0"
7+
android-material3 = "1.14.0-alpha01"
8+
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
10-
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.05.00"
10+
androidx-appcompat = "1.7.1"
11+
androidx-compose-bom = "2025.06.00"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
17-
androidx-lifecycle-compose = "2.9.0"
18-
androidx-lifecycle-runtime-compose = "2.9.0"
17+
androidx-lifecycle-compose = "2.9.1"
18+
androidx-lifecycle-runtime-compose = "2.9.1"
1919
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
@@ -25,7 +25,7 @@ androidx-test-ext-truth = "1.6.0"
2525
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
28-
androidx-window = "1.3.0"
28+
androidx-window = "1.4.0"
2929
androidxHiltNavigationCompose = "1.2.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
@@ -39,21 +39,21 @@ hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
42-
kotlin = "2.1.20"
42+
kotlin = "2.1.21"
4343
kotlinx-serialization-json = "1.8.1"
44-
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.1"
44+
kotlinx_immutable = "0.4.0"
45+
ksp = "2.1.21-2.0.2"
4646
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.43.1"
52+
roborazzi = "1.44.0"
5353
rome = "2.1.0"
5454
room = "2.7.1"
5555
secrets = "2.0.1"
56-
spotless = "7.0.3"
56+
spotless = "7.0.4"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.0"

Jetsnack/gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.10.0"
7+
android-material3 = "1.14.0-alpha01"
8+
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
10-
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.05.00"
10+
androidx-appcompat = "1.7.1"
11+
androidx-compose-bom = "2025.06.00"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
1515
androidx-glance = "1.2.0-alpha01"
1616
androidx-lifecycle = "2.8.2"
17-
androidx-lifecycle-compose = "2.9.0"
18-
androidx-lifecycle-runtime-compose = "2.9.0"
17+
androidx-lifecycle-compose = "2.9.1"
18+
androidx-lifecycle-runtime-compose = "2.9.1"
1919
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
@@ -25,7 +25,7 @@ androidx-test-ext-truth = "1.6.0"
2525
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
28-
androidx-window = "1.3.0"
28+
androidx-window = "1.4.0"
2929
androidxHiltNavigationCompose = "1.2.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
@@ -39,21 +39,21 @@ hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
42-
kotlin = "2.1.20"
42+
kotlin = "2.1.21"
4343
kotlinx-serialization-json = "1.8.1"
44-
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.1"
44+
kotlinx_immutable = "0.4.0"
45+
ksp = "2.1.21-2.0.2"
4646
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.43.1"
52+
roborazzi = "1.44.0"
5353
rome = "2.1.0"
5454
room = "2.7.1"
5555
secrets = "2.0.1"
56-
spotless = "7.0.3"
56+
spotless = "7.0.4"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To update dependencies to their new stable versions, run:
8787
./scripts/updateDeps.sh
8888
```
8989

90-
To make any other manual updates to dependencies (ie add a new dependency or set an alpha version), update the `/scripts/libs.versions.toml` file with changes, and then run `duplicate_version_config.sh` to propogate the changes to all other samples. You can also update the `toml-updater-config.gradle` file with changes that need to propogate to each sample.
90+
Any other version updates need to be made individually.
9191

9292
## Obsolete Sample Projects
9393

0 commit comments

Comments
 (0)