Skip to content

Commit

Permalink
Merge pull request #111 from mbakgun/renovate/kotlinversion
Browse files Browse the repository at this point in the history
Update plugin org.jetbrains.kotlin.multiplatform to v1.9.20
  • Loading branch information
mbakgun authored Oct 31, 2023
2 parents 04bfe5a + 161f3fa commit ef3ff91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pluginManagement {
}

plugins {
val kotlinVersion = "1.9.10"
val kotlinVersion = "1.9.20"
val agpVersion = "8.1.2"
val composeVersion = "1.5.10"

Expand Down

0 comments on commit ef3ff91

Please sign in to comment.