We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21e38c commit c1495aeCopy full SHA for c1495ae
2 files changed
get-started/gradle/libs.versions.toml
@@ -25,9 +25,9 @@ kotlinx-coroutines = "1.10.2"
25
spotless = "7.2.1"
26
composeBom = "2025.07.00"
27
ktlint = "1.3.1"
28
-runner = "1.6.2"
29
-core = "1.6.1"
30
-junit = "1.2.1"
+runner = "1.7.0"
+core = "1.7.0"
+junit = "1.3.0"
31
skie = "0.10.4"
32
33
[libraries]
migrate-room/gradle/libs.versions.toml
@@ -28,12 +28,12 @@ spotless = "7.2.1"
hilt = "2.57"
-androidx-testCore = "1.6.1"
-androidx-testRunner = "1.6.2"
-androidx-junit = "1.2.1"
+androidx-testCore = "1.7.0"
+androidx-testRunner = "1.7.0"
+androidx-junit = "1.3.0"
34
turbine = "1.2.1"
35
androidx-sqlite = "2.5.2"
36
37
38
39
0 commit comments