chore: find and replace

This commit is contained in:
hyb1996
2018-02-26 19:52:47 +08:00
parent a3fd8f2423
commit 84ab4d481c
4 changed files with 155 additions and 35 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 254
versionName "3.1.0 Alpha4"
versionCode 255
versionName "3.1.0 Alpha5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {