update version name

This commit is contained in:
hyb1996
2017-10-25 21:22:30 +08:00
parent f3ea2cd897
commit 70383a97df
4 changed files with 39 additions and 4 deletions

View File

@@ -10,8 +10,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 212
versionName "3.0.0 Alpha13"
versionCode 213
versionName "3.0.0 Alpha14"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {