You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Upgrade Kotlin
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user