mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-22 17:04:23 +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.core.** { *; }
|
||||||
-keep class org.simpleframework.xml.util.** { *; }
|
-keep class org.simpleframework.xml.util.** { *; }
|
||||||
|
|
||||||
-keepattributes ElementArray, ElementList, Root
|
-keepattributes ElementList, Root
|
||||||
|
|
||||||
-keepclassmembers class * {
|
-keepclasseswithmembers class * {
|
||||||
@org.simpleframework.xml.* *;
|
@org.simpleframework.xml.* <fields>;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Chart Engine
|
# Chart Engine
|
||||||
|
|||||||
Reference in New Issue
Block a user