6.7.0 - Alpha10 - 设置页面增加 "定时任务调度引擎" 设置选项, 支持 AlarmManager/WorkManager/JobScheduler (issue #457, #388, #163, #53, #21)
This commit is contained in:
@@ -185,6 +185,9 @@ dependencies /* Unclassified */ {
|
||||
// Android Job
|
||||
implementation(project(":libs:android-job-simplified-1_4_3"))
|
||||
|
||||
// Androidx Work Runtime
|
||||
implementation(libs.work.runtime)
|
||||
|
||||
// APK Parser
|
||||
// implementation("com.jaredrummler:apk-parser:1.0.2")
|
||||
// implementation("com.github.AndroidDeveloperLB:apk-parser:6")
|
||||
|
||||
Reference in New Issue
Block a user