Skip to content

Commit

Permalink
chore: update Kotlin 2.0.20 and enable strong skipping mode
Browse files Browse the repository at this point in the history
Strong skipping mode is the default from Kotlin 2.0.20

https://github.com/JetBrains/kotlin/releases/tag/v2.0.20
  • Loading branch information
Goooler committed Sep 4, 2024
1 parent d31d7e0 commit 8773e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ espresso = "3.6.1"
jacoco-plugin = "0.2.1"
junitktx = "1.2.1"
junit = "4.13.2"
kotlin = "2.0.0"
kotlin = "2.0.20"
kotlinxCoroutines = "1.8.1"
mapsktx = "5.1.1"
mapsecrets = "2.0.1"
Expand Down

0 comments on commit 8773e98

Please sign in to comment.