Skip to content

Commit

Permalink
Upgrade Kotlin to 1.9.10 explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ralph committed Nov 17, 2023
1 parent 1e6a2f1 commit 8d7c686
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 @@ -6,7 +6,7 @@ feature-flag = "2.4.0"
android-gradle = "8.1.3"

# https://kotlinlang.org/docs/releases.html#release-details
kotlin = "1.4.31"
kotlin = "1.9.10"

# https://github.com/JLLeitschuh/ktlint-gradle/releases
ktlint-gradle = "10.0.0"
Expand Down

0 comments on commit 8d7c686

Please sign in to comment.