We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925b860 commit fd60e35Copy full SHA for fd60e35
1 file changed
gradle/libs.versions.toml
@@ -1,17 +1,17 @@
1
[versions]
2
-agp = "8.4.2"
+agp = "8.6.1"
3
kotlin = "2.0.0"
4
-coreKtx = "1.13.1"
+coreKtx = "1.15.0"
5
junit = "4.13.2"
6
junitVersion = "1.2.1"
7
espressoCore = "3.6.1"
8
-lifecycleRuntimeKtx = "2.8.4"
9
-activityCompose = "1.9.1"
10
-composeBom = "2024.06.00"
+lifecycleRuntimeKtx = "2.8.7"
+activityCompose = "1.9.3"
+composeBom = "2024.10.01"
11
datastore = "1.1.1"
12
truth = "1.4.4"
13
-mockk = "1.13.12"
14
-kotlinx-coroutines = "1.9.0-RC"
+mockk = "1.13.13"
+kotlinx-coroutines = "1.9.0"
15
versionMigrator = "1.0.0"
16
17
[libraries]
0 commit comments