mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-28 02:42:07 +00:00
Update dependencies
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
lsparanoid {
|
||||
seed = if (RAND_SEED != 0) RAND_SEED else null
|
||||
includeDependencies = true
|
||||
global = true
|
||||
classFilter = { true }
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user