mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-25 23:47:39 +00:00
Upgrade Kotlin
This commit is contained in:
parent
5dd677756f
commit
e6e9dd751c
@ -16,7 +16,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.5.0-beta04'
|
classpath 'com.android.tools.build:gradle:3.5.0-beta04'
|
||||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.31"
|
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.40"
|
||||||
|
|
||||||
|
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
|
Loading…
x
Reference in New Issue
Block a user