Add custom alert rule engine

This commit is contained in:
ajp_anton
2026-08-16 03:59:32 +00:00
parent 9c9ddb6350
commit 5e0662a233
5 changed files with 260 additions and 0 deletions
+1
View File
@@ -91,6 +91,7 @@ dependencies {
implementation(libs.recyclerview)
implementation(libs.swiperefreshlayout)
implementation(libs.lifecycle.runtime.ktx)
implementation(libs.re2j)
// Present only when the user enables this APK as an LSPosed module.
compileOnly(libs.libxposed.api)