Add fail-open LSPosed notification probe
This commit is contained in:
@@ -10,6 +10,7 @@ recyclerView = "1.3.2"
|
||||
swipeRefreshLayout = "1.1.0"
|
||||
lifecycle = "2.8.7"
|
||||
junit = "4.13.2"
|
||||
libxposed = "101.0.1"
|
||||
|
||||
[libraries]
|
||||
appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }
|
||||
@@ -21,6 +22,7 @@ recyclerview = { group = "androidx.recyclerview", name = "recyclerview", version
|
||||
swiperefreshlayout = { group = "androidx.swiperefreshlayout", name = "swiperefreshlayout", version.ref = "swipeRefreshLayout" }
|
||||
lifecycle-runtime-ktx = { group = "androidx.lifecycle", name = "lifecycle-runtime-ktx", version.ref = "lifecycle" }
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
libxposed-api = { group = "io.github.libxposed", name = "api", version.ref = "libxposed" }
|
||||
|
||||
[plugins]
|
||||
android-application = { id = "com.android.application", version.ref = "agp" }
|
||||
|
||||
Reference in New Issue
Block a user