Skip to content

Commit

Permalink
Kotlin 1.5.30
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanCaiCoding committed Sep 17, 2021
1 parent 8897391 commit 55532ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = "1.5.21"
ext.kotlin_version = "1.5.30
repositories {
google()
jcenter()
Expand All @@ -21,4 +21,4 @@ allprojects {
task clean(type: Delete) {
delete rootProject.buildDir
}
}

0 comments on commit 55532ff

Please sign in to comment.