This commit is contained in:
hyb1996
2018-02-01 20:43:56 +08:00
parent f83b2fb923
commit d1221d530e
3 changed files with 46 additions and 3 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 244
versionName "3.0.0 Alpha44"
versionCode 245
versionName "3.0.0 Alpha45"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {