add: support for weekly task

This commit is contained in:
hyb1996
2017-11-28 22:12:48 +08:00
parent 97382965da
commit 0d8f96eff7
5 changed files with 193 additions and 20 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 223
versionName "3.0.0 Alpha23"
versionCode 224
versionName "3.0.0 Alpha24"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {