Fixed bug in proguard.cfg

This commit is contained in:
daniel oeh 2012-09-23 14:42:27 +02:00
parent c23727e40c
commit a5866b896a
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
-renamesourcefileattribute SourceFile
-keepattributes SourceFile,LineNumberTable
-injars bin/classes
-injars libs
-outjars bin/classes-processed.jar
-libraryjars /Users/Daniel/bin/android-sdk/platforms/android-16/android.jar
-dontpreverify