This commit is contained in:
hyb1996
2018-02-12 10:30:29 +08:00
parent 28333c2a3e
commit 79900f43da
9 changed files with 88 additions and 39 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 249
versionName "3.0.0 Beta3"
versionCode 250
versionName "3.0.0 Alpha50"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {