diff options
-rw-r--r-- | proguard.flags | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/proguard.flags b/proguard.flags index 308513b..77559fd 100644 --- a/proguard.flags +++ b/proguard.flags @@ -13,4 +13,5 @@ @com.android.providers.contacts.util.NeededForTesting *; } --verbose
\ No newline at end of file +-verbose +-dontwarn com.cyanogen.** |