We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ddfe7b commit bdab5f6Copy full SHA for bdab5f6
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ android-target = "35"
6
androidx-appcompat = "1.7.1"
7
androidx-constraintlayout = "2.2.1"
8
androidx-core-ktx = "1.16.0"
9
-androidx-lifecycle = "2.9.1"
+androidx-lifecycle = "2.9.2"
10
androidx-material = "1.12.0"
11
androidx-recyclerview = "1.4.0"
12
androidx-startup = "1.2.0"
@@ -29,7 +29,7 @@ kotlin = "2.2.0"
29
kotlinx-coroutines = "1.10.2"
30
kotlinx-kover = "0.9.1"
31
ktlint = "1.0.0"
32
-mockk = "1.14.4"
+mockk = "1.14.5"
33
poko = "0.19.1"
34
squareup-leakcanary = "2.14"
35
squareup-logging-interceptor = "4.12.0"
0 commit comments