We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f3eb4 commit f425908Copy full SHA for f425908
gradle/libs.versions.toml
@@ -1,21 +1,21 @@
1
[versions]
2
-androidPlugin = "8.6.1"
+androidPlugin = "8.7.0"
3
kotlinPlugin = "2.0.20"
4
sentryPlugin = "4.11.0"
5
openapiPlugin = "7.8.0"
6
protobufPlugin = "0.9.4"
7
kspPlugin = "2.0.20-1.0.25"
8
desugar = "2.1.2"
9
-androidxComposeBom = "2024.09.02"
+androidxComposeBom = "2024.09.03"
10
androidxActivity = "1.9.2"
11
-androidxComposeAnimation = "1.7.2"
+androidxComposeAnimation = "1.7.3"
12
androidxComposeMaterialAdaptive = "1.0.0"
13
androidxCore = "1.13.1"
14
androidxDatastore = "1.1.1"
15
androidxEspressoCore = "3.6.1"
16
androidxHilt = "1.2.0"
17
androidxLifecycle = "2.8.6"
18
-androidxNavigation = "2.8.1"
+androidxNavigation = "2.8.2"
19
androidxJunit = "1.2.1"
20
androidxWork = "2.9.1"
21
coilCompose = "2.7.0"
0 commit comments