Update build.gradle
This commit is contained in:
parent
0ec2a5170b
commit
064e68014d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 23
|
compileSdkVersion 26
|
||||||
buildToolsVersion "25.0.0"
|
buildToolsVersion "26.0.0"
|
||||||
|
|
||||||
dexOptions {
|
dexOptions {
|
||||||
jumboMode true
|
jumboMode true
|
||||||
|
|
Loading…
Reference in a new issue