This commit is contained in:
hyb1996
2017-07-09 08:29:23 +08:00
parent 0b39c12572
commit 9d489c17cd
2 changed files with 5 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 143
versionName "2.0.13 Beta2"
versionCode 145
versionName "2.0.13 Beta3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {