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 fc90533 commit f858dcdCopy full SHA for f858dcd
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ android-components = "142.0.20250623212838"
6
android-gradle-plugin = "8.10.1"
7
8
# Kotlin
9
-kotlin = "2.1.21"
+kotlin = "2.2.0"
10
kotlinx-coroutines = "1.10.2"
11
12
# Google
@@ -39,7 +39,7 @@ androidx-test-runner = "1.6.2"
39
androidx-test-uiautomator = "2.3.0"
40
41
# Third Party Linting & Static Code Analysis
42
-dependency-analysis = "2.18.0"
+dependency-analysis = "2.19.0"
43
detekt = "1.23.8"
44
jspecify = "1.0.0"
45
ktlint = "1.6.0"
0 commit comments