Update build.gradle

This commit is contained in:
vshcherb 2017-07-10 01:45:21 +02:00 committed by GitHub
parent 0ec2a5170b
commit 064e68014d

View file

@ -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