This commit is contained in:
nabeel
2026-04-19 15:02:55 +10:00
commit 3a94910acc
30 changed files with 1298 additions and 0 deletions

2
app/proguard-rules.pro vendored Normal file
View File

@@ -0,0 +1,2 @@
# Add project specific ProGuard rules here.
-keep class com.notificationmonitor.** { *; }