diff --git a/proguard.cfg b/proguard.cfg index ce475de6a..41b54698f 100644 --- a/proguard.cfg +++ b/proguard.cfg @@ -2,8 +2,6 @@ -renamesourcefileattribute SourceFile -keepattributes SourceFile,LineNumberTable --libraryjars /Users/Daniel/bin/android-sdk/platforms/android-16/android.jar - -dontpreverify -repackageclasses '' -allowaccessmodification @@ -56,5 +54,4 @@ -keep class org.apache.commons.** { *; } --libraryjars /Users/daniel/src/android/podcatcher/libs -dontskipnonpubliclibraryclassmembers