opt(timing): request for ignore battery optimization; optimize TimedTaskScheduler to schedule task

This commit is contained in:
hyb1996
2018-09-09 15:10:31 +08:00
parent f62958655a
commit e09966505c
8 changed files with 73 additions and 31 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.autojs.autojs"
minSdkVersion 17
targetSdkVersion 23
versionCode 410
versionName "4.0.2 Alpha5"
versionCode 411
versionName "4.0.2 Alpha6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {