This commit is contained in:
hyb1996
2017-12-11 19:10:01 +08:00
parent 6e6cefbb24
commit 25e9c90bf4
4 changed files with 36 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 234
versionName "3.0.0 Alpha34"
versionCode 236
versionName "3.0.0 Alpha36"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {