App: Bump version to 1.2.9-snapshot

This commit is contained in:
zt515 2017-10-24 23:57:28 +08:00
parent 25a1fa320c
commit 3223834a1f

View File

@ -9,7 +9,7 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 26 targetSdkVersion 26
versionCode 30 versionCode 30
versionName "1.2.8" versionName "1.2.9-snapshot"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
resConfigs "zh-rCN", "zh-rTW" resConfigs "zh-rCN", "zh-rTW"
externalNativeBuild { externalNativeBuild {