Skip to content

Commit a31995e

Browse files
committed
chore: updated versions
1 parent 3ba4f98 commit a31995e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
2-
appcompat = "1.7.0"
2+
appcompat = "1.7.1"
33
dokka-gradle-plugin = "2.0.0"
4-
gradle = "8.9.1"
4+
gradle = "8.10.1"
55
jacoco-android = "0.2.1"
66
lifecycle-extensions = "2.2.0"
7-
lifecycle-viewmodel-ktx = "2.9.0"
8-
kotlin = "2.1.20"
7+
lifecycle-viewmodel-ktx = "2.9.1"
8+
kotlin = "2.2.0"
99
kotlinx-coroutines = "1.10.2"
1010
junit = "4.13.2"
1111
mockito-core = "5.17.0"
@@ -16,7 +16,7 @@ core-ktx = "1.16.0"
1616
robolectric = "4.14.1"
1717
kxml2 = "2.3.0"
1818
mockk = "1.14.2"
19-
lint = "31.10.0"
19+
lint = "31.10.1"
2020
org-jacoco-core = "0.8.13"
2121
material = "1.12.0"
2222

0 commit comments

Comments
 (0)