mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Acra pre-4.7.0 had issues with Android API 23 when Proguard is enabled: https://github.com/ACRA/acra/issues/301
3 lines
No EOL
81 B
Text
3 lines
No EOL
81 B
Text
-dontobfuscate
|
|
-keep class org.apache.http.** { *; }
|
|
-dontwarn org.apache.http.** |