mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-22 08:54:21 +01:00
#39 fixed again, now it works
This commit is contained in:
6
app/proguard-rules.pro
vendored
6
app/proguard-rules.pro
vendored
@@ -81,10 +81,10 @@
|
||||
-keep class org.simpleframework.xml.core.** { *; }
|
||||
-keep class org.simpleframework.xml.util.** { *; }
|
||||
|
||||
-keepattributes ElementArray, ElementList, Root
|
||||
-keepattributes ElementList, Root
|
||||
|
||||
-keepclassmembers class * {
|
||||
@org.simpleframework.xml.* *;
|
||||
-keepclasseswithmembers class * {
|
||||
@org.simpleframework.xml.* <fields>;
|
||||
}
|
||||
|
||||
# Chart Engine
|
||||
|
||||
Reference in New Issue
Block a user