18 -assumenosideeffects class android.util.Log { |
18 -assumenosideeffects class android.util.Log { |
19 public static *** d(...); |
19 public static *** d(...); |
20 public static *** v(...); |
20 public static *** v(...); |
21 } |
21 } |
22 |
22 |
23 -libraryjars libs/commons-codec-1.10.jar |
|
24 -libraryjars libs/commons-logging-1.2.jar |
|
25 |
|
26 |
|
27 -dontwarn org.apache.** |
23 -dontwarn org.apache.** |
28 -dontwarn sun.** |
24 -dontwarn sun.** |
29 |
25 |
30 |
26 |
31 # If your project uses WebView with JS, uncomment the following |
27 # If your project uses WebView with JS, uncomment the following |