Skip to content

Commit

Permalink
Update Versions.KOTLIN to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vinted-renovate bot committed Aug 25, 2023
1 parent 9d76e73 commit 3ae1767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
object Versions {
const val APP_COMPAT = "1.1.0"
const val KOTLIN = "1.8.22"
const val KOTLIN = "1.9.10"
const val COROUTINES = "1.7.3"
const val ANDROID_GRADLE_PLUGIN = "7.4.2"
const val JUNIT = "4.13.2"
Expand Down

0 comments on commit 3ae1767

Please sign in to comment.