Skip to content

Commit

Permalink
fix (build): update kotlin version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xeewii committed Aug 12, 2024
1 parent 619c9c8 commit 55ca17a
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,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.8.0'
ext.kotlin_version = '2.0.0'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 55ca17a

Please sign in to comment.