Skip to content

Commit

Permalink
[Feature] Update Kotlin to 1.9.20.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Nov 3, 2023
1 parent d381476 commit 692c38c
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
Expand Up @@ -7,7 +7,7 @@

buildscript {
ext {
kotlin_version = '1.9.10'

This comment has been minimized.

Copy link
@pixincreate

pixincreate Nov 5, 2023

IG you can use renovate bot to do this, right?

kotlin_version = '1.9.20'
}
repositories {
google()
Expand Down

0 comments on commit 692c38c

Please sign in to comment.