Skip to content

Commit 31676de

Browse files
Update dependencies
1 parent c9f5b57 commit 31676de

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
[versions]
2-
androidPlugin = "8.7.1"
2+
androidPlugin = "8.7.2"
33
kotlinPlugin = "2.0.21"
4-
sentryPlugin = "4.12.0"
4+
sentryPlugin = "4.13.0"
55
openapiPlugin = "7.9.0"
66
protobufPlugin = "0.9.4"
77
kspPlugin = "2.0.21-1.0.26"
8-
androidxComposeBom = "2024.10.00"
8+
androidxComposeBom = "2024.10.01"
99
androidxActivity = "1.9.3"
10-
androidxComposeAnimation = "1.7.4"
10+
androidxComposeAnimation = "1.7.5"
1111
androidxComposeMaterialAdaptive = "1.0.0"
12-
androidxCore = "1.13.1"
12+
androidxCore = "1.15.0"
1313
androidxDatastore = "1.1.1"
1414
androidxEspressoCore = "3.6.1"
1515
androidxHilt = "1.2.0"
16-
androidxLifecycle = "2.8.6"
16+
androidxLifecycle = "2.8.7"
1717
androidxNavigation = "2.8.3"
1818
androidxJunit = "1.2.1"
19-
androidxWork = "2.9.1"
19+
androidxWork = "2.10.0"
2020
coilCompose = "2.7.0"
2121
conscrypt = "2.5.3"
2222
desugar = "2.1.2"

0 commit comments

Comments
 (0)