Skip to content

Commit

Permalink
Bump Kotlin 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Aug 3, 2023
1 parent 5f4b384 commit 855c8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.internal.jvm.Jvm

buildscript {
ext.kotlin_version = '1.8.22'
ext.kotlin_version = '1.9.0'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 855c8aa

Please sign in to comment.