We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c982a64 commit 09d8141Copy full SHA for 09d8141
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.10.1"
5
jacoco-android = "0.2.1"
6
lifecycle-extensions = "2.2.0"
7
lifecycle-viewmodel-ktx = "2.9.1"
8
-kotlin = "2.1.20"
+kotlin = "2.2.0"
9
kotlinx-coroutines = "1.10.2"
10
junit = "4.13.2"
11
mockito-core = "5.18.0"
0 commit comments