Skip to content

Commit 0d51de2

Browse files
🤖 Update Dependencies
1 parent 30e3acd commit 0d51de2

File tree

5 files changed

+60
-60
lines changed

5 files changed

+60
-60
lines changed

‎JetLagged/gradle/libs.versions.toml‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
22
accompanist = "0.37.3"
3-
android-material3 = "1.14.0-alpha08"
4-
androidGradlePlugin = "8.13.2"
5-
androidx-activity-compose = "1.12.2"
3+
android-material3 = "1.14.0-alpha09"
4+
androidGradlePlugin = "9.0.0"
5+
androidx-activity-compose = "1.12.3"
66
androidx-appcompat = "1.7.1"
7-
androidx-compose-bom = "2026.01.00"
7+
androidx-compose-bom = "2026.01.01"
88
androidx-constraintlayout = "1.1.1"
99
androidx-core-splashscreen = "1.2.0"
1010
androidx-corektx = "1.17.0"
1111
androidx-glance = "1.1.1"
1212
androidx-lifecycle = "2.8.2"
1313
androidx-lifecycle-compose = "2.10.0"
1414
androidx-lifecycle-runtime-compose = "2.10.0"
15-
androidx-navigation = "2.9.6"
15+
androidx-navigation = "2.9.7"
1616
androidx-palette = "1.0.0"
1717
androidx-test = "1.7.0"
1818
androidx-test-espresso = "3.7.0"
@@ -30,26 +30,26 @@ compileSdk = "36"
3030
coroutines = "1.10.2"
3131
google-maps = "20.0.0"
3232
gradle-versions = "0.53.0"
33-
hilt = "2.57.2"
33+
hilt = "2.59"
3434
hiltExt = "1.3.0"
3535
horologist = "0.7.15"
3636
jdkDesugar = "2.1.5"
3737
junit = "4.13.2"
3838
kotlin = "2.3.0"
39-
kotlinx-serialization-json = "1.9.0"
39+
kotlinx-serialization-json = "1.10.0"
4040
kotlinx_immutable = "0.4.0"
41-
ksp = "2.3.4"
42-
maps-compose = "7.0.0"
41+
ksp = "2.3.5"
42+
maps-compose = "8.0.0"
4343
# @keep
4444
minSdk = "23"
4545
okhttp = "5.3.2"
4646
play-services-wearable = "19.0.0"
47-
robolectric = "4.16"
48-
roborazzi = "1.56.0"
47+
robolectric = "4.16.1"
48+
roborazzi = "1.57.0"
4949
rome = "2.1.0"
5050
room = "2.8.4"
5151
secrets = "2.0.1"
52-
spotless = "8.1.0"
52+
spotless = "8.2.1"
5353
# @keep
5454
targetSdk = "33"
5555
version-catalog-update = "1.0.1"

‎JetNews/gradle/libs.versions.toml‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha08"
8-
androidGradlePlugin = "8.13.2"
9-
androidx-activity-compose = "1.12.2"
7+
android-material3 = "1.14.0-alpha09"
8+
androidGradlePlugin = "9.0.0"
9+
androidx-activity-compose = "1.12.3"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2026.01.00"
11+
androidx-compose-bom = "2026.01.01"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.2.0"
1414
androidx-corektx = "1.17.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
1717
androidx-lifecycle-compose = "2.10.0"
1818
androidx-lifecycle-runtime-compose = "2.10.0"
19-
androidx-navigation = "2.9.6"
19+
androidx-navigation = "2.9.7"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.7.0"
2222
androidx-test-espresso = "3.7.0"
@@ -34,26 +34,26 @@ compileSdk = "36"
3434
coroutines = "1.10.2"
3535
google-maps = "20.0.0"
3636
gradle-versions = "0.53.0"
37-
hilt = "2.57.2"
37+
hilt = "2.59"
3838
hiltExt = "1.3.0"
3939
horologist = "0.7.15"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.3.0"
43-
kotlinx-serialization-json = "1.9.0"
43+
kotlinx-serialization-json = "1.10.0"
4444
kotlinx_immutable = "0.4.0"
45-
ksp = "2.3.4"
46-
maps-compose = "7.0.0"
45+
ksp = "2.3.5"
46+
maps-compose = "8.0.0"
4747
# @keep
4848
minSdk = "23"
4949
okhttp = "5.3.2"
5050
play-services-wearable = "19.0.0"
51-
robolectric = "4.16"
52-
roborazzi = "1.56.0"
51+
robolectric = "4.16.1"
52+
roborazzi = "1.57.0"
5353
rome = "2.1.0"
5454
room = "2.8.4"
5555
secrets = "2.0.1"
56-
spotless = "8.1.0"
56+
spotless = "8.2.1"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.1"

‎Jetchat/gradle/libs.versions.toml‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha08"
8-
androidGradlePlugin = "8.13.2"
9-
androidx-activity-compose = "1.12.2"
7+
android-material3 = "1.14.0-alpha09"
8+
androidGradlePlugin = "9.0.0"
9+
androidx-activity-compose = "1.12.3"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2026.01.00"
11+
androidx-compose-bom = "2026.01.01"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.2.0"
1414
androidx-corektx = "1.17.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
1717
androidx-lifecycle-compose = "2.10.0"
1818
androidx-lifecycle-runtime-compose = "2.10.0"
19-
androidx-navigation = "2.9.6"
19+
androidx-navigation = "2.9.7"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.7.0"
2222
androidx-test-espresso = "3.7.0"
@@ -34,26 +34,26 @@ compileSdk = "36"
3434
coroutines = "1.10.2"
3535
google-maps = "20.0.0"
3636
gradle-versions = "0.53.0"
37-
hilt = "2.57.2"
37+
hilt = "2.59"
3838
hiltExt = "1.3.0"
3939
horologist = "0.7.15"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.3.0"
43-
kotlinx-serialization-json = "1.9.0"
43+
kotlinx-serialization-json = "1.10.0"
4444
kotlinx_immutable = "0.4.0"
45-
ksp = "2.3.4"
46-
maps-compose = "7.0.0"
45+
ksp = "2.3.5"
46+
maps-compose = "8.0.0"
4747
# @keep
4848
minSdk = "23"
4949
okhttp = "5.3.2"
5050
play-services-wearable = "19.0.0"
51-
robolectric = "4.16"
52-
roborazzi = "1.56.0"
51+
robolectric = "4.16.1"
52+
roborazzi = "1.57.0"
5353
rome = "2.1.0"
5454
room = "2.8.4"
5555
secrets = "2.0.1"
56-
spotless = "8.1.0"
56+
spotless = "8.2.1"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.1"

‎Jetsnack/gradle/libs.versions.toml‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
22
accompanist = "0.37.3"
3-
android-material3 = "1.14.0-alpha08"
4-
androidGradlePlugin = "8.13.2"
5-
androidx-activity-compose = "1.12.2"
3+
android-material3 = "1.14.0-alpha09"
4+
androidGradlePlugin = "9.0.0"
5+
androidx-activity-compose = "1.12.3"
66
androidx-appcompat = "1.7.1"
7-
androidx-compose-bom = "2026.01.00"
7+
androidx-compose-bom = "2026.01.01"
88
androidx-constraintlayout = "1.1.1"
99
androidx-core-splashscreen = "1.2.0"
1010
androidx-corektx = "1.17.0"
1111
androidx-glance = "1.2.0-rc01"
1212
androidx-lifecycle = "2.8.2"
1313
androidx-lifecycle-compose = "2.10.0"
1414
androidx-lifecycle-runtime-compose = "2.10.0"
15-
androidx-navigation = "2.9.6"
15+
androidx-navigation = "2.9.7"
1616
androidx-palette = "1.0.0"
1717
androidx-test = "1.7.0"
1818
androidx-test-espresso = "3.7.0"
@@ -31,26 +31,26 @@ coroutines = "1.10.2"
3131
glancePreview = "1.1.1"
3232
google-maps = "20.0.0"
3333
gradle-versions = "0.53.0"
34-
hilt = "2.57.2"
34+
hilt = "2.59"
3535
hiltExt = "1.3.0"
3636
horologist = "0.7.15"
3737
jdkDesugar = "2.1.5"
3838
junit = "4.13.2"
3939
kotlin = "2.3.0"
40-
kotlinx-serialization-json = "1.9.0"
40+
kotlinx-serialization-json = "1.10.0"
4141
kotlinx_immutable = "0.4.0"
42-
ksp = "2.3.4"
43-
maps-compose = "7.0.0"
42+
ksp = "2.3.5"
43+
maps-compose = "8.0.0"
4444
# @keep
4545
minSdk = "23"
4646
okhttp = "5.3.2"
4747
play-services-wearable = "19.0.0"
48-
robolectric = "4.16"
49-
roborazzi = "1.56.0"
48+
robolectric = "4.16.1"
49+
roborazzi = "1.57.0"
5050
rome = "2.1.0"
5151
room = "2.8.4"
5252
secrets = "2.0.1"
53-
spotless = "8.1.0"
53+
spotless = "8.2.1"
5454
# @keep
5555
targetSdk = "36"
5656
version-catalog-update = "1.0.1"

‎Reply/gradle/libs.versions.toml‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha08"
8-
androidGradlePlugin = "8.13.2"
9-
androidx-activity-compose = "1.12.2"
7+
android-material3 = "1.14.0-alpha09"
8+
androidGradlePlugin = "9.0.0"
9+
androidx-activity-compose = "1.12.3"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2026.01.00"
11+
androidx-compose-bom = "2026.01.01"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.2.0"
1414
androidx-corektx = "1.17.0"
1515
androidx-glance = "1.1.1"
1616
androidx-lifecycle = "2.8.2"
1717
androidx-lifecycle-compose = "2.10.0"
1818
androidx-lifecycle-runtime-compose = "2.10.0"
19-
androidx-navigation = "2.9.6"
19+
androidx-navigation = "2.9.7"
2020
androidx-palette = "1.0.0"
2121
androidx-test = "1.7.0"
2222
androidx-test-espresso = "3.7.0"
@@ -34,26 +34,26 @@ compileSdk = "36"
3434
coroutines = "1.10.2"
3535
google-maps = "20.0.0"
3636
gradle-versions = "0.53.0"
37-
hilt = "2.57.2"
37+
hilt = "2.59"
3838
hiltExt = "1.3.0"
3939
horologist = "0.7.15"
4040
jdkDesugar = "2.1.5"
4141
junit = "4.13.2"
4242
kotlin = "2.3.0"
43-
kotlinx-serialization-json = "1.9.0"
43+
kotlinx-serialization-json = "1.10.0"
4444
kotlinx_immutable = "0.4.0"
45-
ksp = "2.3.4"
46-
maps-compose = "7.0.0"
45+
ksp = "2.3.5"
46+
maps-compose = "8.0.0"
4747
# @keep
4848
minSdk = "23"
4949
okhttp = "5.3.2"
5050
play-services-wearable = "19.0.0"
51-
robolectric = "4.16"
52-
roborazzi = "1.56.0"
51+
robolectric = "4.16.1"
52+
roborazzi = "1.57.0"
5353
rome = "2.1.0"
5454
room = "2.8.4"
5555
secrets = "2.0.1"
56-
spotless = "8.1.0"
56+
spotless = "8.2.1"
5757
# @keep
5858
targetSdk = "33"
5959
version-catalog-update = "1.0.1"

0 commit comments

Comments
 (0)