This commit is contained in:
hyb1996
2017-12-31 19:27:07 +08:00
parent 55ea745d57
commit c0dde41fc1
3 changed files with 4 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 239
versionName "3.0.0 Alpha39"
versionCode 240
versionName "3.0.0 Alpha40"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {