Upgrade Kotlin version
This commit is contained in:
parent
d684eb5147
commit
6f36331818
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ dependencies {
|
|||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.3.21'
|
||||
ext.kotlin_version = '1.3.30'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue