Solved problem with proguard.cfg
This commit is contained in:
parent
5bf64cbf5e
commit
5bd7ee129e
@ -54,5 +54,7 @@
|
|||||||
-keep class org.shredzone.flattr4j.** { *; }
|
-keep class org.shredzone.flattr4j.** { *; }
|
||||||
-dontwarn org.shredzone.flattr4j.**
|
-dontwarn org.shredzone.flattr4j.**
|
||||||
|
|
||||||
|
-keep class org.apache.commons.** { *; }
|
||||||
|
|
||||||
-libraryjars /Users/daniel/src/android/podcatcher/libs
|
-libraryjars /Users/daniel/src/android/podcatcher/libs
|
||||||
-dontskipnonpubliclibraryclassmembers
|
-dontskipnonpubliclibraryclassmembers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user