summaryrefslogtreecommitdiff
path: root/app/proguard.cfg
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-11-22 18:56:36 +0100
committerByteHamster <info@bytehamster.com>2019-11-22 18:56:36 +0100
commit9f1eb5a17543d2174d21186ad51392d35098cf5d (patch)
tree7df3fc2620bd446e2509ddd25a9e4ff5b9f3c753 /app/proguard.cfg
parenta5ee83f3731f1f38268dde662d09940eef431b0a (diff)
downloadAntennaPod-9f1eb5a17543d2174d21186ad51392d35098cf5d.zip
Removed prestissimo
Diffstat (limited to 'app/proguard.cfg')
-rw-r--r--app/proguard.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/proguard.cfg b/app/proguard.cfg
index 707530cb6..2551988fd 100644
--- a/app/proguard.cfg
+++ b/app/proguard.cfg
@@ -9,7 +9,6 @@
-allowaccessmodification
-keepattributes *Annotation*
-#-injars libs/presto_client-0.8.5.jar
-keep public class * extends android.app.Activity
-keep public class * extends android.app.Application
-keep public class * extends android.app.Service