Target O MR1

This commit is contained in:
Cameron Gutman 2017-11-05 15:43:11 -08:00
parent 5102669b06
commit 91a30ff6fe

View File

@ -4,12 +4,12 @@ import org.apache.tools.ant.taskdefs.condition.Os
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 26 compileSdkVersion 27
buildToolsVersion '26.0.2' buildToolsVersion '27.0.0'
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 26 targetSdkVersion 27
versionName "5.2.1" versionName "5.2.1"
versionCode = 132 versionCode = 132