fix and add some scripts

This commit is contained in:
hyb1996
2017-07-21 12:55:33 +08:00
parent 8f2a088111
commit ab2ad906e7
7 changed files with 61 additions and 47 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 152
versionName "2.0.15 Alpha"
versionCode 153
versionName "2.0.15 Beta"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {