mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-14 22:07:26 +00:00
Upgrade Android Studio
This commit is contained in:
@@ -7,7 +7,7 @@ buildscript {
|
||||
maven { url "https://maven.google.com" }
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.0.0-beta1'
|
||||
classpath 'com.android.tools.build:gradle:3.0.0-beta2'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
@@ -23,3 +23,4 @@ org.gradle.daemon=true
|
||||
|
||||
# Enable AAPT2
|
||||
android.enableAapt2=true
|
||||
android.enableD8=true
|
||||
|
Reference in New Issue
Block a user