Skip to content

Commit 8f02c3d

Browse files
Update all dependencies
1 parent 6b05a55 commit 8f02c3d

6 files changed

Lines changed: 67 additions & 76 deletions

File tree

datastore/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ dependencies {
106106
// [START android_datastore_proto_task]
107107
protobuf {
108108
protoc {
109-
artifact = "com.google.protobuf:protoc:4.34.0"
109+
artifact = "com.google.protobuf:protoc:4.34.1"
110110
}
111111
generateProtoTasks {
112112
all().forEach { task ->

gradle/libs.versions.toml

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2,119 +2,119 @@
22
accompanist = "0.36.0"
33
activityKtx = "1.13.0"
44
android-googleid = "1.2.0"
5-
androidGradlePlugin = "9.1.0"
5+
androidGradlePlugin = "9.2.1"
66
androidx-activity-compose = "1.13.0"
77
androidx-appcompat = "1.7.1"
88
androidx-appfunctions = "1.0.0-alpha08"
99
androidx-cameraX = "1.6.0"
1010
androidx-car = "1.7.0"
11-
androidx-compose-bom = "2026.03.00"
11+
androidx-compose-bom = "2026.04.01"
1212
androidx-compose-ui-test = "1.7.0-alpha08"
13-
androidx-compose-ui-test-junit4-accessibility = "1.11.0-beta01"
13+
androidx-compose-ui-test-junit4-accessibility = "1.11.0"
1414
androidx-constraintlayout = "2.2.1"
1515
androidx-constraintlayout-compose = "1.1.1"
1616
androidx-coordinator-layout = "1.3.0"
1717
androidx-corektx = "1.18.0"
18-
androidx-credentials = "1.6.0-rc02"
19-
androidx-credentials-play-services-auth = "1.6.0-rc02"
18+
androidx-credentials = "1.6.0"
19+
androidx-credentials-play-services-auth = "1.6.0"
2020
androidx-emoji2-views = "1.6.0"
2121
androidx-fragment = "1.8.9"
2222
androidx-glance-appwidget = "1.1.1"
2323
androidx-lifecycle-compose = "2.10.0"
2424
androidx-lifecycle-runtime-compose = "2.10.0"
25-
androidx-lifecycle-viewmodel-navigation3 = "2.10.0-beta01"
26-
androidx-navigation = "2.9.7"
27-
androidx-navigation3 = "1.1.0"
25+
androidx-lifecycle-viewmodel-navigation3 = "2.10.0"
26+
androidx-navigation = "2.9.8"
27+
androidx-navigation3 = "1.1.1"
2828
androidx-paging = "3.4.2"
2929
androidx-startup-runtime = "1.2.0"
3030
androidx-test = "1.7.0"
31-
androidx-test-core-ktx = "1.6.1"
31+
androidx-test-core-ktx = "1.7.0"
3232
androidx-test-espresso = "3.7.0"
3333
androidx-test-junit = "1.3.0"
3434
androidx-window = "1.5.1"
3535
androidx-window-core = "1.5.1"
3636
androidx-window-java = "1.5.1"
37-
androidx-work-runtime = "2.11.1"
37+
androidx-work-runtime = "2.11.2"
3838
androidx-xr-arcore = "1.0.0-alpha12"
3939
androidx-xr-arcore-play-services = "1.0.0-alpha12"
4040
androidx-xr-compose = "1.0.0-alpha12"
41-
androidx-xr-glimmer = "1.0.0-alpha09"
41+
androidx-xr-glimmer = "1.0.0-alpha11"
4242
androidx-xr-projected = "1.0.0-alpha06"
4343
androidx-xr-scenecore = "1.0.0-alpha13"
4444
androidxHiltNavigationCompose = "1.3.0"
4545
appcompat = "1.7.1"
4646
coil = "2.7.0"
4747
# @keep
4848
compileSdk = "37"
49-
compose-latest = "1.10.5"
50-
composeUiTooling = "1.5.6"
49+
compose-latest = "1.11.0"
50+
composeUiTooling = "1.6.1"
5151
coreSplashscreen = "1.2.0"
5252
coroutines = "1.10.2"
5353
crossdeviceprompt = "0.0.1"
5454
dataStore = "1.2.1"
5555
datastoreCore = "1.2.1"
5656
datastorePreferencesRxjava2 = "1.2.1"
5757
datastorePreferencesRxjava3 = "1.2.1"
58-
firebase-bom = "34.10.0"
59-
glide = "1.0.0-beta08"
60-
google-ar-core = "1.53.0"
58+
firebase-bom = "34.12.0"
59+
glide = "1.0.0-beta09"
60+
google-ar-core = "1.54.0"
6161
google-maps = "20.0.0"
62-
gradle-versions = "0.53.0"
63-
guava = "33.5.0-jre"
64-
guava-android = "33.5.0-jre"
65-
health-connect = "1.1.0-alpha11"
62+
gradle-versions = "0.54.0"
63+
guava = "33.6.0-jre"
64+
guava-android = "33.6.0-jre"
65+
health-connect = "1.1.0"
6666
hilt = "2.59.2"
6767
horologist = "0.8.3-alpha"
6868
junit = "4.13.2"
69-
kotlin = "2.3.10"
69+
kotlin = "2.3.21"
7070
kotlinCoroutinesOkhttp = "1.0"
7171
kotlinxCoroutinesGuava = "1.10.2"
72-
kotlinxSerialization = "1.10.0"
73-
ksp = "2.3.6"
72+
kotlinxSerialization = "1.11.0"
73+
ksp = "2.3.7"
7474
ktlint = "1.5.0"
7575
lifecycleService = "2.10.0"
76-
maps-compose = "8.2.1"
77-
material = "1.14.0-alpha10"
76+
maps-compose = "8.3.0"
77+
material = "1.14.0-rc01"
7878
material3-adaptive = "1.2.0"
7979
material3-adaptive-navigation-suite = "1.4.0"
80-
material3-adaptive-navigation3 = "1.3.0-alpha09"
81-
media3 = "1.9.2"
82-
media3Ui = "1.9.2"
83-
mockitoKotlin = "5.3.1"
80+
material3-adaptive-navigation3 = "1.3.0-alpha10"
81+
media3 = "1.10.0"
82+
media3Ui = "1.10.0"
83+
mockitoKotlin = "6.3.0"
8484
# @keep
8585
minSdk = "36"
8686
okHttp = "5.3.2"
87-
playServicesWearable = "19.0.0"
87+
playServicesWearable = "20.0.1"
8888
playbilling = "8.3.0"
89-
protobuf = "4.34.0"
90-
protoc = "0.9.6"
91-
protolayout = "1.3.0"
89+
protobuf = "4.34.1"
90+
protoc = "0.10.0"
91+
protolayout = "1.4.0"
9292
reactive-streams = "1.0.4"
9393
recyclerview = "1.4.0"
9494
registryDigitalCredentials = "1.0.0-alpha04"
9595
robolectric = "4.16.1"
96-
roborazzi = "1.59.0"
97-
spotless = "8.3.0"
96+
roborazzi = "1.60.0"
97+
spotless = "8.4.0"
9898
targetSdk = "37"
99-
tiles = "1.5.0"
99+
tiles = "1.6.0"
100100
tracing = "1.3.0"
101-
truth = "1.4.4"
102-
tvComposeMaterial3 = "1.1.0-beta01"
101+
truth = "1.4.5"
102+
tvComposeMaterial3 = "1.1.0-rc01"
103103
validatorPush = "1.0.0-alpha09"
104104
version-catalog-update = "1.1.0"
105105
watchfaceComplicationsDataSourceKtx = "1.3.0"
106106
wear = "1.4.0"
107-
wearComposeFoundation = "1.6.0-rc01"
108-
wearComposeMaterial = "1.6.0-rc01"
109-
wearComposeMaterial3 = "1.6.0-rc01"
107+
wearComposeFoundation = "1.6.1"
108+
wearComposeMaterial = "1.6.1"
109+
wearComposeMaterial3 = "1.6.1"
110110
wearInput = "1.2.0"
111111
wearOngoing = "1.1.0"
112112
wearPhoneInteractions = "1.1.0"
113113
wearRemoteInteractions = "1.2.0"
114114
wearToolingPreview = "1.0.0"
115115
webkit = "1.15.0"
116-
wfp = "1.0.0-rc01"
117-
androidx-core-telecom = "1.1.0-alpha04"
116+
wfp = "1.0.0"
117+
androidx-core-telecom = "1.1.0-alpha05"
118118

119119
[libraries]
120120
accompanist-adaptive = "com.google.accompanist:accompanist-adaptive:0.37.3"

gradle/wrapper/gradle-wrapper.jar

4.89 KB
Binary file not shown.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
44
networkTimeout=10000
5+
retries=0
6+
retryBackOffMs=500
57
validateDistributionUrl=true
68
zipStoreBase=GRADLE_USER_HOME
79
zipStorePath=wrapper/dists

gradlew

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 12 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)