Skip to content

Commit 7007a47

Browse files
Update dependencies
1 parent 8d8c9e8 commit 7007a47

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
androidPlugin = "8.12.0"
2+
androidPlugin = "8.13.0"
33
kotlinPlugin = "2.2.10"
4-
sentryPlugin = "5.8.1"
5-
openapiPlugin = "7.14.0"
4+
sentryPlugin = "5.9.0"
5+
openapiPlugin = "7.15.0"
66
protobufPlugin = "0.9.5"
77
kspPlugin = "2.2.10-2.0.2"
88
googlePlugin = "4.4.3"
9-
androidxComposeBom = "2025.08.00"
9+
androidxComposeBom = "2025.08.01"
1010
androidxActivity = "1.10.1"
1111
androidxComposeAnimation = "1.9.0"
1212
androidxComposeMaterialAdaptive = "1.1.0"
@@ -18,7 +18,7 @@ androidxExifInterface = "1.4.1"
1818
androidxFragment = "1.8.9"
1919
androidxHilt = "1.2.0"
2020
androidxJunit = "1.3.0"
21-
androidxLifecycle = "2.9.2"
21+
androidxLifecycle = "2.9.3"
2222
androidxNavigation = "2.9.3"
2323
androidxPaging = "3.3.6"
2424
androidxPreference = "1.2.1"
@@ -29,17 +29,17 @@ androidxWork = "2.10.3"
2929
coilCompose = "2.7.0"
3030
conscrypt = "2.5.3"
3131
desugar = "2.1.5"
32-
firebaseBom = "34.1.0"
32+
firebaseBom = "34.2.0"
3333
firebaseMessaging = "24.1.2"
34-
glide = "4.16.0"
35-
grpc = "1.74.0"
34+
glide = "5.0.4"
35+
grpc = "1.75.0"
3636
grpcKotlinStub = "1.4.3"
3737
grpcProtocKotlin = "1.4.3:jdk8@jar"
38-
hilt = "2.57"
38+
hilt = "2.57.1"
3939
junit = "4.13.2"
4040
kotlinxCouroutines = "1.10.2"
4141
kotlinxSerialization = "1.9.0"
42-
material = "1.12.0"
42+
material = "1.13.0"
4343
moshi = "1.15.2"
4444
okhttp = "5.1.0"
4545
playServicesBase = "18.7.2"

0 commit comments

Comments
 (0)