mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-20 23:24:27 +01:00
#39 fixed
This commit is contained in:
6
app/proguard-rules.pro
vendored
6
app/proguard-rules.pro
vendored
@@ -81,6 +81,12 @@
|
||||
-keep class org.simpleframework.xml.core.** { *; }
|
||||
-keep class org.simpleframework.xml.util.** { *; }
|
||||
|
||||
-keepattributes ElementArray, ElementList, Root
|
||||
|
||||
-keepclassmembers class * {
|
||||
@org.simpleframework.xml.* *;
|
||||
}
|
||||
|
||||
# Chart Engine
|
||||
-keep class org.achartengine.** { *; }
|
||||
-dontnote org.achartengine.**
|
||||
|
||||
Reference in New Issue
Block a user