mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-22 00:44:26 +01:00
Keep line numbers rule
This commit is contained in:
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
@@ -81,7 +81,7 @@
|
|||||||
-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 ElementList, Root
|
-keepattributes ElementList, Root, InnerClasses, LineNumberTable
|
||||||
|
|
||||||
-keepclasseswithmembers class * {
|
-keepclasseswithmembers class * {
|
||||||
@org.simpleframework.xml.* <fields>;
|
@org.simpleframework.xml.* <fields>;
|
||||||
|
|||||||
Reference in New Issue
Block a user