Skip to content

Commit

Permalink
Upgrade kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Mar 8, 2024
1 parent 5df327c commit 0a4064c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ sourceSets {
}

dependencies {
implementation(kotlin("gradle-plugin", "1.8.10"))
implementation(kotlin("gradle-plugin", "1.9.23"))
}

0 comments on commit 0a4064c

Please sign in to comment.