call_blocker/app/proguard-rules.pro
2025-12-05 18:47:28 -03:00

7 lines
251 B
Prolog
Executable File

# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in android SDK/tools/proguard/proguard-android.txt
# Keep the CallBlockerService
-keep class com.callblocker.CallBlockerService { *; }