Skip to content

Commit 83703e4

Browse files
🤖 Update Dependencies (#1578)
Updated depedencies
2 parents 3706907 + f812cef commit 83703e4

File tree

6 files changed

+19
-19
lines changed

6 files changed

+19
-19
lines changed

‎JetLagged/gradle/libs.versions.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
accompanist = "0.37.3"
3-
android-material3 = "1.14.0-alpha01"
3+
android-material3 = "1.14.0-alpha02"
44
androidGradlePlugin = "8.10.1"
55
androidx-activity-compose = "1.10.1"
66
androidx-appcompat = "1.7.1"
7-
androidx-compose-bom = "2025.06.00"
7+
androidx-compose-bom = "2025.06.01"
88
androidx-constraintlayout = "1.1.1"
99
androidx-core-splashscreen = "1.0.1"
1010
androidx-corektx = "1.16.0"
@@ -45,7 +45,7 @@ minSdk = "21"
4545
okhttp = "4.12.0"
4646
play-services-wearable = "19.0.0"
4747
robolectric = "4.14.1"
48-
roborazzi = "1.44.0"
48+
roborazzi = "1.45.1"
4949
rome = "2.1.0"
5050
room = "2.7.1"
5151
secrets = "2.0.1"

‎JetNews/gradle/libs.versions.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha01"
7+
android-material3 = "1.14.0-alpha02"
88
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2025.06.00"
11+
androidx-compose-bom = "2025.06.01"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
@@ -49,7 +49,7 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.44.0"
52+
roborazzi = "1.45.1"
5353
rome = "2.1.0"
5454
room = "2.7.1"
5555
secrets = "2.0.1"

‎Jetcaster/gradle/libs.versions.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.13.0-alpha14"
7+
android-material3 = "1.13.0-alpha13"
88
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.1"
@@ -51,7 +51,7 @@ minSdk = "21"
5151
okhttp = "4.12.0"
5252
play-services-wearable = "19.0.0"
5353
robolectric = "4.14.1"
54-
roborazzi = "1.44.0"
54+
roborazzi = "1.45.1"
5555
rome = "2.1.0"
5656
room = "2.7.1"
5757
secrets = "2.0.1"

‎Jetchat/gradle/libs.versions.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha01"
7+
android-material3 = "1.14.0-alpha02"
88
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2025.06.00"
11+
androidx-compose-bom = "2025.06.01"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
@@ -49,7 +49,7 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.44.0"
52+
roborazzi = "1.45.1"
5353
rome = "2.1.0"
5454
room = "2.7.1"
5555
secrets = "2.0.1"

‎Jetsnack/gradle/libs.versions.toml‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha01"
7+
android-material3 = "1.14.0-alpha02"
88
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2025.06.00"
11+
androidx-compose-bom = "2025.06.01"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
@@ -32,6 +32,7 @@ coil = "2.7.0"
3232
# @keep
3333
compileSdk = "35"
3434
coroutines = "1.10.2"
35+
glancePreview = "1.1.1"
3536
google-maps = "19.2.0"
3637
gradle-versions = "0.52.0"
3738
hilt = "2.56.2"
@@ -49,15 +50,14 @@ minSdk = "21"
4950
okhttp = "4.12.0"
5051
play-services-wearable = "19.0.0"
5152
robolectric = "4.14.1"
52-
roborazzi = "1.44.0"
53+
roborazzi = "1.45.1"
5354
rome = "2.1.0"
5455
room = "2.7.1"
5556
secrets = "2.0.1"
5657
spotless = "7.0.4"
5758
# @keep
5859
targetSdk = "33"
5960
version-catalog-update = "1.0.0"
60-
glancePreview = "1.1.1"
6161

6262
[libraries]
6363
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
@@ -96,6 +96,7 @@ androidx-core-splashscreen = { module = "androidx.core:core-splashscreen", versi
9696
androidx-glance = { module = "androidx.glance:glance", version.ref = "androidx-glance" }
9797
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance" }
9898
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance" }
99+
androidx-glance-preview = { module = "androidx.glance:glance-preview", version.ref = "glancePreview" }
99100
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
100101
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle-compose" }
101102
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle-compose" }
@@ -159,7 +160,6 @@ roborazzi-compose = { module = "io.github.takahirom.roborazzi:roborazzi-compose"
159160
roborazzi-rule = { module = "io.github.takahirom.roborazzi:roborazzi-junit-rule", version.ref = "roborazzi" }
160161
rometools-modules = { module = "com.rometools:rome-modules", version.ref = "rome" }
161162
rometools-rome = { module = "com.rometools:rome", version.ref = "rome" }
162-
androidx-glance-preview = { group = "androidx.glance", name = "glance-preview", version.ref = "glancePreview" }
163163

164164
[plugins]
165165
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }

‎Reply/gradle/libs.versions.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#####
55
[versions]
66
accompanist = "0.37.3"
7-
android-material3 = "1.14.0-alpha01"
7+
android-material3 = "1.14.0-alpha02"
88
androidGradlePlugin = "8.10.1"
99
androidx-activity-compose = "1.10.1"
1010
androidx-appcompat = "1.7.1"
11-
androidx-compose-bom = "2025.06.00"
11+
androidx-compose-bom = "2025.06.01"
1212
androidx-constraintlayout = "1.1.1"
1313
androidx-core-splashscreen = "1.0.1"
1414
androidx-corektx = "1.16.0"
@@ -49,7 +49,7 @@ minSdk = "21"
4949
okhttp = "4.12.0"
5050
play-services-wearable = "19.0.0"
5151
robolectric = "4.14.1"
52-
roborazzi = "1.44.0"
52+
roborazzi = "1.45.1"
5353
rome = "2.1.0"
5454
room = "2.7.1"
5555
secrets = "2.0.1"

0 commit comments

Comments
 (0)