Fix proguard rules
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
public static ** valueOf(java.lang.String);
|
||||
}
|
||||
|
||||
-keep @org.simpleframework.xml.Root public class * {
|
||||
-keep @org.simpleframework.xml.Root class * {
|
||||
*;
|
||||
}
|
||||
|
||||
|
@@ -46,7 +46,7 @@
|
||||
public static ** valueOf(java.lang.String);
|
||||
}
|
||||
|
||||
-keep @org.simpleframework.xml.Root public class * {
|
||||
-keep @org.simpleframework.xml.Root class * {
|
||||
*;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user