Skip to content

Commit a3ade22

Browse files
authored
🤖 Update Dependencies (#1626)
Updated depedencies
2 parents 20a31c9 + 0a31296 commit a3ade22

File tree

7 files changed

+86
-86
lines changed

7 files changed

+86
-86
lines changed

‎JetLagged/gradle/libs.versions.toml‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
[versions]
22
accompanist = "0.37.3"
3-
android-material3 = "1.14.0-alpha06"
4-
androidGradlePlugin = "8.13.0"
5-
androidx-activity-compose = "1.11.0"
3+
android-material3 = "1.14.0-alpha07"
4+
androidGradlePlugin = "8.13.1"
5+
androidx-activity-compose = "1.12.1"
66
androidx-appcompat = "1.7.1"
7-
androidx-compose-bom = "2025.10.01"
7+
androidx-compose-bom = "2025.12.00"
88
androidx-constraintlayout = "1.1.1"
9-
androidx-core-splashscreen = "1.0.1"
9+
androidx-core-splashscreen = "1.2.0"
1010
androidx-corektx = "1.17.0"
1111
androidx-glance = "1.1.1"
1212
androidx-lifecycle = "2.8.2"
13-
androidx-lifecycle-compose = "2.9.4"
14-
androidx-lifecycle-runtime-compose = "2.9.4"
15-
androidx-navigation = "2.9.5"
13+
androidx-lifecycle-compose = "2.10.0"
14+
androidx-lifecycle-runtime-compose = "2.10.0"
15+
androidx-navigation = "2.9.6"
1616
androidx-palette = "1.0.0"
1717
androidx-test = "1.7.0"
1818
androidx-test-espresso = "3.7.0"
1919
androidx-test-ext-junit = "1.3.0"
2020
androidx-test-ext-truth = "1.7.0"
2121
androidx-tv-foundation = "1.0.0-alpha12"
2222
androidx-tv-material = "1.0.1"
23-
androidx-wear-compose = "1.5.4"
24-
androidx-window = "1.5.0"
23+
androidx-wear-compose = "1.5.6"
24+
androidx-window = "1.5.1"
2525
androidxHiltNavigationCompose = "1.3.0"
2626
androix-test-uiautomator = "2.3.0"
2727
coil = "2.7.0"
@@ -38,18 +38,18 @@ junit = "4.13.2"
3838
kotlin = "2.2.21"
3939
kotlinx-serialization-json = "1.9.0"
4040
kotlinx_immutable = "0.4.0"
41-
ksp = "2.3.0"
42-
maps-compose = "6.12.1"
41+
ksp = "2.3.3"
42+
maps-compose = "6.12.2"
4343
# @keep
4444
minSdk = "23"
45-
okhttp = "5.2.1"
45+
okhttp = "5.3.2"
4646
play-services-wearable = "19.0.0"
4747
robolectric = "4.16"
48-
roborazzi = "1.50.0"
48+
roborazzi = "1.52.0"
4949
rome = "2.1.0"
50-
room = "2.8.3"
50+
room = "2.8.4"
5151
secrets = "2.0.1"
52-
spotless = "8.0.0"
52+
spotless = "8.1.0"
5353
# @keep
5454
targetSdk = "33"
5555
version-catalog-update = "1.0.1"

‎JetNews/gradle/libs.versions.toml‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha06"
8-
androidGradlePlugin = "8.13.0"
9-
androidx-activity-compose = "1.11.0"
7+
android-material3 = "1.14.0-alpha07"
8+
androidGradlePlugin = "8.13.1"
9+
androidx-activity-compose = "1.12.1"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2025.10.01"
11+
androidx-compose-bom = "2025.12.00"
1212
androidx-constraintlayout = "1.1.1"
13-
androidx-core-splashscreen = "1.0.1"
13+
androidx-core-splashscreen = "1.2.0"
1414
androidx-corektx = "1.17.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
17-
androidx-lifecycle-compose = "2.9.4"
18-
androidx-lifecycle-runtime-compose = "2.9.4"
19-
androidx-navigation = "2.9.5"
17+
androidx-lifecycle-compose = "2.10.0"
18+
androidx-lifecycle-runtime-compose = "2.10.0"
19+
androidx-navigation = "2.9.6"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.7.0"
2222
androidx-test-espresso = "3.7.0"
2323
androidx-test-ext-junit = "1.3.0"
2424
androidx-test-ext-truth = "1.7.0"
2525
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.1"
27-
androidx-wear-compose = "1.5.4"
28-
androidx-window = "1.5.0"
27+
androidx-wear-compose = "1.5.6"
28+
androidx-window = "1.5.1"
2929
androidxHiltNavigationCompose = "1.3.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
@@ -42,18 +42,18 @@ junit = "4.13.2"
4242
kotlin = "2.2.21"
4343
kotlinx-serialization-json = "1.9.0"
4444
kotlinx_immutable = "0.4.0"
45-
ksp = "2.3.0"
46-
maps-compose = "6.12.1"
45+
ksp = "2.3.3"
46+
maps-compose = "6.12.2"
4747
# @keep
4848
minSdk = "23"
49-
okhttp = "5.2.1"
49+
okhttp = "5.3.2"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.16"
52-
roborazzi = "1.50.0"
52+
roborazzi = "1.52.0"
5353
rome = "2.1.0"
54-
room = "2.8.3"
54+
room = "2.8.4"
5555
secrets = "2.0.1"
56-
spotless = "8.0.0"
56+
spotless = "8.1.0"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.1"

‎Jetchat/gradle/libs.versions.toml‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha06"
8-
androidGradlePlugin = "8.13.0"
9-
androidx-activity-compose = "1.11.0"
7+
android-material3 = "1.14.0-alpha07"
8+
androidGradlePlugin = "8.13.1"
9+
androidx-activity-compose = "1.12.1"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2025.10.01"
11+
androidx-compose-bom = "2025.12.00"
1212
androidx-constraintlayout = "1.1.1"
13-
androidx-core-splashscreen = "1.0.1"
13+
androidx-core-splashscreen = "1.2.0"
1414
androidx-corektx = "1.17.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
17-
androidx-lifecycle-compose = "2.9.4"
18-
androidx-lifecycle-runtime-compose = "2.9.4"
19-
androidx-navigation = "2.9.5"
17+
androidx-lifecycle-compose = "2.10.0"
18+
androidx-lifecycle-runtime-compose = "2.10.0"
19+
androidx-navigation = "2.9.6"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.7.0"
2222
androidx-test-espresso = "3.7.0"
2323
androidx-test-ext-junit = "1.3.0"
2424
androidx-test-ext-truth = "1.7.0"
2525
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.1"
27-
androidx-wear-compose = "1.5.4"
28-
androidx-window = "1.5.0"
27+
androidx-wear-compose = "1.5.6"
28+
androidx-window = "1.5.1"
2929
androidxHiltNavigationCompose = "1.3.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
@@ -42,18 +42,18 @@ junit = "4.13.2"
4242
kotlin = "2.2.21"
4343
kotlinx-serialization-json = "1.9.0"
4444
kotlinx_immutable = "0.4.0"
45-
ksp = "2.3.0"
46-
maps-compose = "6.12.1"
45+
ksp = "2.3.3"
46+
maps-compose = "6.12.2"
4747
# @keep
4848
minSdk = "23"
49-
okhttp = "5.2.1"
49+
okhttp = "5.3.2"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.16"
52-
roborazzi = "1.50.0"
52+
roborazzi = "1.52.0"
5353
rome = "2.1.0"
54-
room = "2.8.3"
54+
room = "2.8.4"
5555
secrets = "2.0.1"
56-
spotless = "8.0.0"
56+
spotless = "8.1.0"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.1"

‎Jetsnack/app/src/main/java/com/example/jetsnack/ui/components/Snacks.kt‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ fun SnackItem(snack: Snack, snackCollectionId: Long, onSnackClick: (Long, String
247247
animatedVisibilityScope = animatedVisibilityScope,
248248
enter = fadeIn(nonSpatialExpressiveSpring()),
249249
exit = fadeOut(nonSpatialExpressiveSpring()),
250-
resizeMode = SharedTransitionScope.ResizeMode.ScaleToBounds(),
250+
resizeMode = SharedTransitionScope.ResizeMode.scaleToBounds(),
251251
boundsTransform = snackDetailBoundsTransform,
252252
),
253253
)
@@ -343,7 +343,7 @@ private fun HighlightSnackItem(
343343
boundsTransform = snackDetailBoundsTransform,
344344
enter = fadeIn(nonSpatialExpressiveSpring()),
345345
exit = fadeOut(nonSpatialExpressiveSpring()),
346-
resizeMode = SharedTransitionScope.ResizeMode.ScaleToBounds(),
346+
resizeMode = SharedTransitionScope.ResizeMode.scaleToBounds(),
347347
)
348348
.height(100.dp)
349349
.fillMaxWidth()
@@ -405,7 +405,7 @@ private fun HighlightSnackItem(
405405
enter = fadeIn(nonSpatialExpressiveSpring()),
406406
exit = fadeOut(nonSpatialExpressiveSpring()),
407407
boundsTransform = snackDetailBoundsTransform,
408-
resizeMode = SharedTransitionScope.ResizeMode.ScaleToBounds(),
408+
resizeMode = SharedTransitionScope.ResizeMode.scaleToBounds(),
409409
)
410410
.wrapContentWidth(),
411411
)
@@ -429,7 +429,7 @@ private fun HighlightSnackItem(
429429
enter = fadeIn(nonSpatialExpressiveSpring()),
430430
exit = fadeOut(nonSpatialExpressiveSpring()),
431431
boundsTransform = snackDetailBoundsTransform,
432-
resizeMode = SharedTransitionScope.ResizeMode.ScaleToBounds(),
432+
resizeMode = SharedTransitionScope.ResizeMode.scaleToBounds(),
433433
)
434434
.wrapContentWidth(),
435435
)

‎Jetsnack/app/src/main/java/com/example/jetsnack/ui/snackdetail/SnackDetail.kt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ private fun Header(snackId: Long, origin: String) {
227227
boundsTransform = snackDetailBoundsTransform,
228228
enter = fadeIn(nonSpatialExpressiveSpring()),
229229
exit = fadeOut(nonSpatialExpressiveSpring()),
230-
resizeMode = SharedTransitionScope.ResizeMode.ScaleToBounds(),
230+
resizeMode = SharedTransitionScope.ResizeMode.scaleToBounds(),
231231
)
232232
.height(280.dp)
233233
.fillMaxWidth()

‎Jetsnack/gradle/libs.versions.toml‎

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
[versions]
22
accompanist = "0.37.3"
3-
android-material3 = "1.14.0-alpha06"
4-
androidGradlePlugin = "8.13.0"
5-
androidx-activity-compose = "1.11.0"
3+
android-material3 = "1.14.0-alpha07"
4+
androidGradlePlugin = "8.13.1"
5+
androidx-activity-compose = "1.12.1"
66
androidx-appcompat = "1.7.1"
7-
androidx-compose-bom = "2025.10.01"
7+
androidx-compose-bom = "2025.12.00"
88
androidx-constraintlayout = "1.1.1"
9-
androidx-core-splashscreen = "1.0.1"
9+
androidx-core-splashscreen = "1.2.0"
1010
androidx-corektx = "1.17.0"
11-
androidx-glance = "1.2.0-beta01"
11+
androidx-glance = "1.2.0-rc01"
1212
androidx-lifecycle = "2.8.2"
13-
androidx-lifecycle-compose = "2.9.4"
14-
androidx-lifecycle-runtime-compose = "2.9.4"
15-
androidx-navigation = "2.9.5"
13+
androidx-lifecycle-compose = "2.10.0"
14+
androidx-lifecycle-runtime-compose = "2.10.0"
15+
androidx-navigation = "2.9.6"
1616
androidx-palette = "1.0.0"
1717
androidx-test = "1.7.0"
1818
androidx-test-espresso = "3.7.0"
1919
androidx-test-ext-junit = "1.3.0"
2020
androidx-test-ext-truth = "1.7.0"
2121
androidx-tv-foundation = "1.0.0-alpha12"
2222
androidx-tv-material = "1.0.1"
23-
androidx-wear-compose = "1.5.4"
24-
androidx-window = "1.5.0"
23+
androidx-wear-compose = "1.5.6"
24+
androidx-window = "1.5.1"
2525
androidxHiltNavigationCompose = "1.3.0"
2626
androix-test-uiautomator = "2.3.0"
2727
coil = "2.7.0"
@@ -39,18 +39,18 @@ junit = "4.13.2"
3939
kotlin = "2.2.21"
4040
kotlinx-serialization-json = "1.9.0"
4141
kotlinx_immutable = "0.4.0"
42-
ksp = "2.3.0"
43-
maps-compose = "6.12.1"
42+
ksp = "2.3.3"
43+
maps-compose = "6.12.2"
4444
# @keep
4545
minSdk = "23"
46-
okhttp = "5.2.1"
46+
okhttp = "5.3.2"
4747
play-services-wearable = "19.0.0"
4848
robolectric = "4.16"
49-
roborazzi = "1.50.0"
49+
roborazzi = "1.52.0"
5050
rome = "2.1.0"
51-
room = "2.8.3"
51+
room = "2.8.4"
5252
secrets = "2.0.1"
53-
spotless = "8.0.0"
53+
spotless = "8.1.0"
5454
# @keep
5555
targetSdk = "36"
5656
version-catalog-update = "1.0.1"

‎Reply/gradle/libs.versions.toml‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha06"
8-
androidGradlePlugin = "8.13.0"
9-
androidx-activity-compose = "1.11.0"
7+
android-material3 = "1.14.0-alpha07"
8+
androidGradlePlugin = "8.13.1"
9+
androidx-activity-compose = "1.12.1"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2025.10.01"
11+
androidx-compose-bom = "2025.12.00"
1212
androidx-constraintlayout = "1.1.1"
13-
androidx-core-splashscreen = "1.0.1"
13+
androidx-core-splashscreen = "1.2.0"
1414
androidx-corektx = "1.17.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
17-
androidx-lifecycle-compose = "2.9.4"
18-
androidx-lifecycle-runtime-compose = "2.9.4"
19-
androidx-navigation = "2.9.5"
17+
androidx-lifecycle-compose = "2.10.0"
18+
androidx-lifecycle-runtime-compose = "2.10.0"
19+
androidx-navigation = "2.9.6"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.7.0"
2222
androidx-test-espresso = "3.7.0"
2323
androidx-test-ext-junit = "1.3.0"
2424
androidx-test-ext-truth = "1.7.0"
2525
androidx-tv-foundation = "1.0.0-alpha12"
2626
androidx-tv-material = "1.0.1"
27-
androidx-wear-compose = "1.5.4"
28-
androidx-window = "1.5.0"
27+
androidx-wear-compose = "1.5.6"
28+
androidx-window = "1.5.1"
2929
androidxHiltNavigationCompose = "1.3.0"
3030
androix-test-uiautomator = "2.3.0"
3131
coil = "2.7.0"
@@ -42,18 +42,18 @@ junit = "4.13.2"
4242
kotlin = "2.2.21"
4343
kotlinx-serialization-json = "1.9.0"
4444
kotlinx_immutable = "0.4.0"
45-
ksp = "2.3.0"
46-
maps-compose = "6.12.1"
45+
ksp = "2.3.3"
46+
maps-compose = "6.12.2"
4747
# @keep
4848
minSdk = "23"
49-
okhttp = "5.2.1"
49+
okhttp = "5.3.2"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.16"
52-
roborazzi = "1.50.0"
52+
roborazzi = "1.52.0"
5353
rome = "2.1.0"
54-
room = "2.8.3"
54+
room = "2.8.4"
5555
secrets = "2.0.1"
56-
spotless = "8.0.0"
56+
spotless = "8.1.0"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.1"

0 commit comments

Comments
 (0)