Android: Bump kotlin-gradle-plugin to 1.4.30
This commit is contained in:
parent
fd698a610c
commit
a428aea69c
@ -13,7 +13,7 @@ buildscript {
|
|||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.61"
|
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.30"
|
||||||
classpath("com.android.tools.build:gradle:4.1.2")
|
classpath("com.android.tools.build:gradle:4.1.2")
|
||||||
|
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
|
Loading…
Reference in New Issue
Block a user