release 2.0.14Beta2

This commit is contained in:
hyb1996
2017-07-18 12:29:51 +08:00
parent dbacf93399
commit 1d23640362
5 changed files with 20 additions and 9 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 150
versionName "2.0.14 Alpha3"
versionCode 151
versionName "2.0.14 Beta2.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {