Skip to content

Commit 7471d01

Browse files
🤖 Update Dependencies
1 parent 8344c03 commit 7471d01

7 files changed

Lines changed: 49 additions & 49 deletions

File tree

‎JetLagged/gradle/libs.versions.toml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#####
55
[versions]
66
accompanist = "0.37.0"
7-
androidGradlePlugin = "8.7.3"
8-
androidx-activity-compose = "1.9.3"
7+
androidGradlePlugin = "8.8.0"
8+
androidx-activity-compose = "1.10.0"
99
androidx-appcompat = "1.7.0"
10-
androidx-compose-bom = "2024.12.01"
10+
androidx-compose-bom = "2025.01.00"
1111
androidx-constraintlayout = "1.1.0"
1212
androidx-core-splashscreen = "1.0.1"
1313
androidx-corektx = "1.15.0"
@@ -30,10 +30,10 @@ androix-test-uiautomator = "2.3.0"
3030
coil = "2.7.0"
3131
# @keep
3232
compileSdk = "35"
33-
coroutines = "1.9.0"
33+
coroutines = "1.10.1"
3434
google-maps = "18.2.0"
3535
gradle-versions = "0.51.0"
36-
hilt = "2.53.1"
36+
hilt = "2.55"
3737
hiltExt = "1.2.0"
3838
horologist = "0.6.22"
3939
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
@@ -49,8 +49,8 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "18.1.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.37.0"
53-
rome = "1.18.0"
52+
roborazzi = "1.39.0"
53+
rome = "2.1.0"
5454
room = "2.6.1"
5555
secrets = "2.0.1"
5656
# @keep

‎JetNews/gradle/libs.versions.toml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#####
55
[versions]
66
accompanist = "0.37.0"
7-
androidGradlePlugin = "8.7.3"
8-
androidx-activity-compose = "1.9.3"
7+
androidGradlePlugin = "8.8.0"
8+
androidx-activity-compose = "1.10.0"
99
androidx-appcompat = "1.7.0"
10-
androidx-compose-bom = "2024.12.01"
10+
androidx-compose-bom = "2025.01.00"
1111
androidx-constraintlayout = "1.1.0"
1212
androidx-core-splashscreen = "1.0.1"
1313
androidx-corektx = "1.15.0"
@@ -30,10 +30,10 @@ androix-test-uiautomator = "2.3.0"
3030
coil = "2.7.0"
3131
# @keep
3232
compileSdk = "35"
33-
coroutines = "1.9.0"
33+
coroutines = "1.10.1"
3434
google-maps = "18.2.0"
3535
gradle-versions = "0.51.0"
36-
hilt = "2.53.1"
36+
hilt = "2.55"
3737
hiltExt = "1.2.0"
3838
horologist = "0.6.22"
3939
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
@@ -49,8 +49,8 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "18.1.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.37.0"
53-
rome = "1.18.0"
52+
roborazzi = "1.39.0"
53+
rome = "2.1.0"
5454
room = "2.6.1"
5555
secrets = "2.0.1"
5656
# @keep

‎Jetcaster/gradle/libs.versions.toml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#####
55
[versions]
66
accompanist = "0.37.0"
7-
androidGradlePlugin = "8.7.3"
8-
androidx-activity-compose = "1.9.3"
7+
androidGradlePlugin = "8.8.0"
8+
androidx-activity-compose = "1.10.0"
99
androidx-appcompat = "1.7.0"
10-
androidx-compose-bom = "2024.12.01"
10+
androidx-compose-bom = "2025.01.00"
1111
androidx-constraintlayout = "1.1.0"
1212
androidx-core-splashscreen = "1.0.1"
1313
androidx-corektx = "1.15.0"
@@ -30,10 +30,10 @@ androix-test-uiautomator = "2.3.0"
3030
coil = "2.7.0"
3131
# @keep
3232
compileSdk = "35"
33-
coroutines = "1.9.0"
33+
coroutines = "1.10.1"
3434
google-maps = "18.2.0"
3535
gradle-versions = "0.51.0"
36-
hilt = "2.53.1"
36+
hilt = "2.55"
3737
hiltExt = "1.2.0"
3838
horologist = "0.6.22"
3939
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
@@ -49,8 +49,8 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "18.1.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.37.0"
53-
rome = "1.18.0"
52+
roborazzi = "1.39.0"
53+
rome = "2.1.0"
5454
room = "2.6.1"
5555
secrets = "2.0.1"
5656
# @keep

‎Jetchat/gradle/libs.versions.toml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#####
55
[versions]
66
accompanist = "0.37.0"
7-
androidGradlePlugin = "8.7.3"
8-
androidx-activity-compose = "1.9.3"
7+
androidGradlePlugin = "8.8.0"
8+
androidx-activity-compose = "1.10.0"
99
androidx-appcompat = "1.7.0"
10-
androidx-compose-bom = "2024.12.01"
10+
androidx-compose-bom = "2025.01.00"
1111
androidx-constraintlayout = "1.1.0"
1212
androidx-core-splashscreen = "1.0.1"
1313
androidx-corektx = "1.15.0"
@@ -30,10 +30,10 @@ androix-test-uiautomator = "2.3.0"
3030
coil = "2.7.0"
3131
# @keep
3232
compileSdk = "35"
33-
coroutines = "1.9.0"
33+
coroutines = "1.10.1"
3434
google-maps = "18.2.0"
3535
gradle-versions = "0.51.0"
36-
hilt = "2.53.1"
36+
hilt = "2.55"
3737
hiltExt = "1.2.0"
3838
horologist = "0.6.22"
3939
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
@@ -49,8 +49,8 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "18.1.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.37.0"
53-
rome = "1.18.0"
52+
roborazzi = "1.39.0"
53+
rome = "2.1.0"
5454
room = "2.6.1"
5555
secrets = "2.0.1"
5656
# @keep

‎Jetsnack/gradle/libs.versions.toml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#####
55
[versions]
66
accompanist = "0.37.0"
7-
androidGradlePlugin = "8.7.3"
8-
androidx-activity-compose = "1.9.3"
7+
androidGradlePlugin = "8.8.0"
8+
androidx-activity-compose = "1.10.0"
99
androidx-appcompat = "1.7.0"
10-
androidx-compose-bom = "2024.12.01"
10+
androidx-compose-bom = "2025.01.00"
1111
androidx-constraintlayout = "1.1.0"
1212
androidx-core-splashscreen = "1.0.1"
1313
androidx-corektx = "1.15.0"
@@ -30,10 +30,10 @@ androix-test-uiautomator = "2.3.0"
3030
coil = "2.7.0"
3131
# @keep
3232
compileSdk = "35"
33-
coroutines = "1.9.0"
33+
coroutines = "1.10.1"
3434
google-maps = "18.2.0"
3535
gradle-versions = "0.51.0"
36-
hilt = "2.53.1"
36+
hilt = "2.55"
3737
hiltExt = "1.2.0"
3838
horologist = "0.6.22"
3939
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
@@ -49,8 +49,8 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "18.1.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.37.0"
53-
rome = "1.18.0"
52+
roborazzi = "1.39.0"
53+
rome = "2.1.0"
5454
room = "2.6.1"
5555
secrets = "2.0.1"
5656
# @keep

‎Reply/gradle/libs.versions.toml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#####
55
[versions]
66
accompanist = "0.37.0"
7-
androidGradlePlugin = "8.7.3"
8-
androidx-activity-compose = "1.9.3"
7+
androidGradlePlugin = "8.8.0"
8+
androidx-activity-compose = "1.10.0"
99
androidx-appcompat = "1.7.0"
10-
androidx-compose-bom = "2024.12.01"
10+
androidx-compose-bom = "2025.01.00"
1111
androidx-constraintlayout = "1.1.0"
1212
androidx-core-splashscreen = "1.0.1"
1313
androidx-corektx = "1.15.0"
@@ -30,10 +30,10 @@ androix-test-uiautomator = "2.3.0"
3030
coil = "2.7.0"
3131
# @keep
3232
compileSdk = "35"
33-
coroutines = "1.9.0"
33+
coroutines = "1.10.1"
3434
google-maps = "18.2.0"
3535
gradle-versions = "0.51.0"
36-
hilt = "2.53.1"
36+
hilt = "2.55"
3737
hiltExt = "1.2.0"
3838
horologist = "0.6.22"
3939
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
@@ -49,8 +49,8 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "18.1.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.37.0"
53-
rome = "1.18.0"
52+
roborazzi = "1.39.0"
53+
rome = "2.1.0"
5454
room = "2.6.1"
5555
secrets = "2.0.1"
5656
# @keep

‎scripts/libs.versions.toml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#####
55
[versions]
66
accompanist = "0.37.0"
7-
androidGradlePlugin = "8.7.3"
8-
androidx-activity-compose = "1.9.3"
7+
androidGradlePlugin = "8.8.0"
8+
androidx-activity-compose = "1.10.0"
99
androidx-appcompat = "1.7.0"
10-
androidx-compose-bom = "2024.12.01"
10+
androidx-compose-bom = "2025.01.00"
1111
androidx-constraintlayout = "1.1.0"
1212
androidx-core-splashscreen = "1.0.1"
1313
androidx-corektx = "1.15.0"
@@ -30,10 +30,10 @@ androix-test-uiautomator = "2.3.0"
3030
coil = "2.7.0"
3131
# @keep
3232
compileSdk = "35"
33-
coroutines = "1.9.0"
33+
coroutines = "1.10.1"
3434
google-maps = "18.2.0"
3535
gradle-versions = "0.51.0"
36-
hilt = "2.53.1"
36+
hilt = "2.55"
3737
hiltExt = "1.2.0"
3838
horologist = "0.6.22"
3939
# @pin When updating to AGP 7.4.0-alpha10 and up we can update this https://developer.android.com/studio/write/java8-support#library-desugaring-versions
@@ -49,8 +49,8 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "18.1.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.37.0"
53-
rome = "1.18.0"
52+
roborazzi = "1.39.0"
53+
rome = "2.1.0"
5454
room = "2.6.1"
5555
secrets = "2.0.1"
5656
# @keep

0 commit comments

Comments
 (0)