android { | android { | ||||
buildToolsVersion '25.0.3' | buildToolsVersion '25.0.3' | ||||
compileSdkVersion 23 | |||||
compileSdkVersion 26 | |||||
defaultConfig { | defaultConfig { | ||||
minSdkVersion 14 | minSdkVersion 14 | ||||
targetSdkVersion 23 | |||||
targetSdkVersion 26 | |||||
versionCode 20 | versionCode 20 | ||||
versionName "1.48.15" | versionName "1.48.15" | ||||
} | } |