7 lines
251 B
Prolog
Executable File
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 { *; }
|