Solved problem with proguard.cfg
This commit is contained in:
parent
5bf64cbf5e
commit
5bd7ee129e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue