Solved problem with proguard.cfg

This commit is contained in:
daniel oeh 2012-09-25 17:51:23 +02:00
parent 5bf64cbf5e
commit 5bd7ee129e
1 changed files with 2 additions and 0 deletions

View File

@ -54,5 +54,7 @@
-keep class org.shredzone.flattr4j.** { *; }
-dontwarn org.shredzone.flattr4j.**
-keep class org.apache.commons.** { *; }
-libraryjars /Users/daniel/src/android/podcatcher/libs
-dontskipnonpubliclibraryclassmembers