Skip to content

Commit f858dcd

Browse files
rvandermeulenmergify[bot]
authored andcommitted
Update Kotlin to version 2.2.0
1 parent fc90533 commit f858dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android-components = "142.0.20250623212838"
66
android-gradle-plugin = "8.10.1"
77

88
# Kotlin
9-
kotlin = "2.1.21"
9+
kotlin = "2.2.0"
1010
kotlinx-coroutines = "1.10.2"
1111

1212
# Google
@@ -39,7 +39,7 @@ androidx-test-runner = "1.6.2"
3939
androidx-test-uiautomator = "2.3.0"
4040

4141
# Third Party Linting & Static Code Analysis
42-
dependency-analysis = "2.18.0"
42+
dependency-analysis = "2.19.0"
4343
detekt = "1.23.8"
4444
jspecify = "1.0.0"
4545
ktlint = "1.6.0"

0 commit comments

Comments
 (0)