mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 02:25:28 +00:00
Update dependencies
This commit is contained in:
parent
2813d2031a
commit
2c9586d811
@ -12,11 +12,12 @@ buildscript {
|
||||
google()
|
||||
jcenter()
|
||||
maven { url 'http://storage.googleapis.com/r8-releases/raw' }
|
||||
maven { url 'https://kotlin.bintray.com/kotlinx' }
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools:r8:1.4.79'
|
||||
classpath 'com.android.tools:r8:1.4.93'
|
||||
classpath 'com.android.tools.build:gradle:3.5.0-alpha13'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.30"
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.31"
|
||||
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
Loading…
Reference in New Issue
Block a user