Skip to content

Commit e4e6f0f

Browse files
🤖 Update Dependencies (#1554)
Updated depedencies
2 parents e472f98 + c4b7095 commit e4e6f0f

File tree

7 files changed

+91
-91
lines changed

7 files changed

+91
-91
lines changed

‎JetLagged/gradle/libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.37.2"
6+
accompanist = "0.37.3"
77
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.9.2"
8+
androidGradlePlugin = "8.10.0"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.04.01"
12-
androidx-constraintlayout = "1.1.0"
11+
androidx-compose-bom = "2025.05.00"
12+
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.8.7"
18-
androidx-lifecycle-runtime-compose = "2.8.7"
19-
androidx-navigation = "2.8.9"
17+
androidx-lifecycle-compose = "2.9.0"
18+
androidx-lifecycle-runtime-compose = "2.9.0"
19+
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
2222
androidx-test-espresso = "3.6.1"
2323
androidx-test-ext-junit = "1.2.1"
2424
androidx-test-ext-truth = "1.6.0"
25-
androidx-tv-foundation = "1.0.0-alpha11"
25+
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
2828
androidx-window = "1.3.0"
@@ -32,22 +32,22 @@ coil = "2.7.0"
3232
# @keep
3333
compileSdk = "35"
3434
coroutines = "1.10.2"
35-
google-maps = "18.2.0"
35+
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.1.20"
43-
kotlinx-serialization-json = "1.7.3"
43+
kotlinx-serialization-json = "1.8.1"
4444
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.0"
46-
maps-compose = "3.1.1"
45+
ksp = "2.1.20-2.0.1"
46+
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
50-
play-services-wearable = "18.1.0"
50+
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
5252
roborazzi = "1.43.1"
5353
rome = "2.1.0"

‎JetNews/gradle/libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.37.2"
6+
accompanist = "0.37.3"
77
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.9.2"
8+
androidGradlePlugin = "8.10.0"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.04.01"
12-
androidx-constraintlayout = "1.1.0"
11+
androidx-compose-bom = "2025.05.00"
12+
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.8.7"
18-
androidx-lifecycle-runtime-compose = "2.8.7"
19-
androidx-navigation = "2.8.9"
17+
androidx-lifecycle-compose = "2.9.0"
18+
androidx-lifecycle-runtime-compose = "2.9.0"
19+
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
2222
androidx-test-espresso = "3.6.1"
2323
androidx-test-ext-junit = "1.2.1"
2424
androidx-test-ext-truth = "1.6.0"
25-
androidx-tv-foundation = "1.0.0-alpha11"
25+
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
2828
androidx-window = "1.3.0"
@@ -32,22 +32,22 @@ coil = "2.7.0"
3232
# @keep
3333
compileSdk = "35"
3434
coroutines = "1.10.2"
35-
google-maps = "18.2.0"
35+
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.1.20"
43-
kotlinx-serialization-json = "1.7.3"
43+
kotlinx-serialization-json = "1.8.1"
4444
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.0"
46-
maps-compose = "3.1.1"
45+
ksp = "2.1.20-2.0.1"
46+
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
50-
play-services-wearable = "18.1.0"
50+
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
5252
roborazzi = "1.43.1"
5353
rome = "2.1.0"

‎Jetcaster/gradle/libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.37.2"
6+
accompanist = "0.37.3"
77
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.9.2"
8+
androidGradlePlugin = "8.10.0"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.04.01"
12-
androidx-constraintlayout = "1.1.0"
11+
androidx-compose-bom = "2025.05.00"
12+
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.8.7"
18-
androidx-lifecycle-runtime-compose = "2.8.7"
19-
androidx-navigation = "2.8.9"
17+
androidx-lifecycle-compose = "2.9.0"
18+
androidx-lifecycle-runtime-compose = "2.9.0"
19+
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
2222
androidx-test-espresso = "3.6.1"
2323
androidx-test-ext-junit = "1.2.1"
2424
androidx-test-ext-truth = "1.6.0"
25-
androidx-tv-foundation = "1.0.0-alpha11"
25+
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
2828
androidx-window = "1.3.0"
@@ -32,22 +32,22 @@ coil = "2.7.0"
3232
# @keep
3333
compileSdk = "35"
3434
coroutines = "1.10.2"
35-
google-maps = "18.2.0"
35+
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.1.20"
43-
kotlinx-serialization-json = "1.7.3"
43+
kotlinx-serialization-json = "1.8.1"
4444
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.0"
46-
maps-compose = "3.1.1"
45+
ksp = "2.1.20-2.0.1"
46+
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
50-
play-services-wearable = "18.1.0"
50+
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
5252
roborazzi = "1.43.1"
5353
rome = "2.1.0"

‎Jetchat/gradle/libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.37.2"
6+
accompanist = "0.37.3"
77
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.9.2"
8+
androidGradlePlugin = "8.10.0"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.04.01"
12-
androidx-constraintlayout = "1.1.0"
11+
androidx-compose-bom = "2025.05.00"
12+
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.8.7"
18-
androidx-lifecycle-runtime-compose = "2.8.7"
19-
androidx-navigation = "2.8.9"
17+
androidx-lifecycle-compose = "2.9.0"
18+
androidx-lifecycle-runtime-compose = "2.9.0"
19+
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
2222
androidx-test-espresso = "3.6.1"
2323
androidx-test-ext-junit = "1.2.1"
2424
androidx-test-ext-truth = "1.6.0"
25-
androidx-tv-foundation = "1.0.0-alpha11"
25+
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
2828
androidx-window = "1.3.0"
@@ -32,22 +32,22 @@ coil = "2.7.0"
3232
# @keep
3333
compileSdk = "35"
3434
coroutines = "1.10.2"
35-
google-maps = "18.2.0"
35+
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.1.20"
43-
kotlinx-serialization-json = "1.7.3"
43+
kotlinx-serialization-json = "1.8.1"
4444
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.0"
46-
maps-compose = "3.1.1"
45+
ksp = "2.1.20-2.0.1"
46+
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
50-
play-services-wearable = "18.1.0"
50+
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
5252
roborazzi = "1.43.1"
5353
rome = "2.1.0"

‎Jetsnack/gradle/libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.37.2"
6+
accompanist = "0.37.3"
77
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.9.2"
8+
androidGradlePlugin = "8.10.0"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.04.01"
12-
androidx-constraintlayout = "1.1.0"
11+
androidx-compose-bom = "2025.05.00"
12+
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.8.7"
18-
androidx-lifecycle-runtime-compose = "2.8.7"
19-
androidx-navigation = "2.8.9"
17+
androidx-lifecycle-compose = "2.9.0"
18+
androidx-lifecycle-runtime-compose = "2.9.0"
19+
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
2222
androidx-test-espresso = "3.6.1"
2323
androidx-test-ext-junit = "1.2.1"
2424
androidx-test-ext-truth = "1.6.0"
25-
androidx-tv-foundation = "1.0.0-alpha11"
25+
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
2828
androidx-window = "1.3.0"
@@ -32,22 +32,22 @@ coil = "2.7.0"
3232
# @keep
3333
compileSdk = "35"
3434
coroutines = "1.10.2"
35-
google-maps = "18.2.0"
35+
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.1.20"
43-
kotlinx-serialization-json = "1.7.3"
43+
kotlinx-serialization-json = "1.8.1"
4444
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.0"
46-
maps-compose = "3.1.1"
45+
ksp = "2.1.20-2.0.1"
46+
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
50-
play-services-wearable = "18.1.0"
50+
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
5252
roborazzi = "1.43.1"
5353
rome = "2.1.0"

‎Reply/gradle/libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@
33
# Do not add a dependency to an individual sample, edit the global version instead.
44
#####
55
[versions]
6-
accompanist = "0.37.2"
6+
accompanist = "0.37.3"
77
android-material3 = "1.13.0-alpha13"
8-
androidGradlePlugin = "8.9.2"
8+
androidGradlePlugin = "8.10.0"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.0"
11-
androidx-compose-bom = "2025.04.01"
12-
androidx-constraintlayout = "1.1.0"
11+
androidx-compose-bom = "2025.05.00"
12+
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.8.7"
18-
androidx-lifecycle-runtime-compose = "2.8.7"
19-
androidx-navigation = "2.8.9"
17+
androidx-lifecycle-compose = "2.9.0"
18+
androidx-lifecycle-runtime-compose = "2.9.0"
19+
androidx-navigation = "2.9.0"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.6.1"
2222
androidx-test-espresso = "3.6.1"
2323
androidx-test-ext-junit = "1.2.1"
2424
androidx-test-ext-truth = "1.6.0"
25-
androidx-tv-foundation = "1.0.0-alpha11"
25+
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.0"
2727
androidx-wear-compose = "1.4.1"
2828
androidx-window = "1.3.0"
@@ -32,22 +32,22 @@ coil = "2.7.0"
3232
# @keep
3333
compileSdk = "35"
3434
coroutines = "1.10.2"
35-
google-maps = "18.2.0"
35+
google-maps = "19.2.0"
3636
gradle-versions = "0.52.0"
3737
hilt = "2.56.2"
3838
hiltExt = "1.2.0"
3939
horologist = "0.6.23"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.1.20"
43-
kotlinx-serialization-json = "1.7.3"
43+
kotlinx-serialization-json = "1.8.1"
4444
kotlinx_immutable = "0.3.8"
45-
ksp = "2.1.20-2.0.0"
46-
maps-compose = "3.1.1"
45+
ksp = "2.1.20-2.0.1"
46+
maps-compose = "6.6.0"
4747
# @keep
4848
minSdk = "21"
4949
okhttp = "4.12.0"
50-
play-services-wearable = "18.1.0"
50+
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
5252
roborazzi = "1.43.1"
5353
rome = "2.1.0"

0 commit comments

Comments
 (0)