mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-06 10:45:20 +08:00
Update version to 2.0,fix more bugs.
This commit is contained in:
@@ -61,7 +61,7 @@ tasks.whenTaskAdded {
|
|||||||
tasks.whenTaskAdded {
|
tasks.whenTaskAdded {
|
||||||
task -> if (task.name == "lintVitalReportRelease") task.enabled = false
|
task -> if (task.name == "lintVitalReportRelease") task.enabled = false
|
||||||
}
|
}
|
||||||
//
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly 'de.robv.android.xposed:api:82'
|
compileOnly 'de.robv.android.xposed:api:82'
|
||||||
implementation 'com.highcapable.yukihookapi:api:1.0.4'
|
implementation 'com.highcapable.yukihookapi:api:1.0.4'
|
||||||
|
Reference in New Issue
Block a user