fix issues of Tasker Plugin Pref Editor

This commit is contained in:
hyb1996
2017-09-28 13:45:27 +08:00
parent 2138d4ef32
commit 0fa8c110fc
18 changed files with 489 additions and 494 deletions

View File

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