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 3ba4f98 commit a31995eCopy full SHA for a31995e
1 file changed
gradle/libs.versions.toml
@@ -1,11 +1,11 @@
1
[versions]
2
-appcompat = "1.7.0"
+appcompat = "1.7.1"
3
dokka-gradle-plugin = "2.0.0"
4
-gradle = "8.9.1"
+gradle = "8.10.1"
5
jacoco-android = "0.2.1"
6
lifecycle-extensions = "2.2.0"
7
-lifecycle-viewmodel-ktx = "2.9.0"
8
-kotlin = "2.1.20"
+lifecycle-viewmodel-ktx = "2.9.1"
+kotlin = "2.2.0"
9
kotlinx-coroutines = "1.10.2"
10
junit = "4.13.2"
11
mockito-core = "5.17.0"
@@ -16,7 +16,7 @@ core-ktx = "1.16.0"
16
robolectric = "4.14.1"
17
kxml2 = "2.3.0"
18
mockk = "1.14.2"
19
-lint = "31.10.0"
+lint = "31.10.1"
20
org-jacoco-core = "0.8.13"
21
material = "1.12.0"
22
0 commit comments