Version 5.6.2

This commit is contained in:
Cameron Gutman 2017-12-27 22:45:07 -08:00
parent cd06559c66
commit 472a7f6c8a

View File

@ -5,14 +5,14 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 27
buildToolsVersion '27.0.1'
buildToolsVersion '27.0.2'
defaultConfig {
minSdkVersion 16
targetSdkVersion 27
versionName "5.6.1"
versionCode = 139
versionName "5.6.2"
versionCode = 140
}
flavorDimensions "root"