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'
|
||||
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "25.0.0"
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.0"
|
||||
|
||||
dexOptions {
|
||||
jumboMode true
|
||||
|
|
Loading…
Reference in a new issue