Bump version

This commit is contained in:
Mygod
2018-04-27 17:35:35 -07:00
parent 834ba6264f
commit 04ddddeef0

View File

@@ -10,8 +10,8 @@ android {
minSdkVersion 21
targetSdkVersion 27
resConfigs "zh-rCN"
versionCode 16
versionName "1.2.0"
versionCode 17
versionName "1.2.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {