Commit 337b4c42 authored by topjohnwu's avatar topjohnwu

Upgrade Android Studio

parent 001f8657
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment