Add fail-open LSPosed notification probe
This commit is contained in:
@@ -92,5 +92,8 @@ dependencies {
|
||||
implementation(libs.swiperefreshlayout)
|
||||
implementation(libs.lifecycle.runtime.ktx)
|
||||
|
||||
// Present only when the user enables this APK as an LSPosed module.
|
||||
compileOnly(libs.libxposed.api)
|
||||
|
||||
testImplementation(libs.junit)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user