1.1 --- a/proguard-project.txt Tue Feb 10 18:15:00 2015 +0100 1.2 +++ b/proguard-project.txt Tue Feb 10 19:25:00 2015 +0100 1.3 @@ -20,10 +20,8 @@ 1.4 public static *** v(...); 1.5 } 1.6 1.7 --libraryjars libs/backport-util-concurrent-3.1.jar 1.8 --libraryjars libs/commons-codec-1.5.jar 1.9 --libraryjars libs/commons-lang-2.6.jar 1.10 --libraryjars libs/commons-logging-1.1.1.jar 1.11 +-libraryjars libs/commons-codec-1.10.jar 1.12 +-libraryjars libs/commons-logging-1.2.jar 1.13 1.14 1.15 -dontwarn org.apache.**