Commit 897ab913 authored by Vladislav Bogdashkin's avatar Vladislav Bogdashkin 🎣

Merge branch 'master' of gitlab.biganto.com:bigantoBogdashkin/room-park-android

parents 19597003 1cb41b2f
......@@ -32,7 +32,6 @@
-dontwarn com.franmontiel.persistentcookiejar.**
-keepclassmembers class * implements java.io.Serializable {
static final long serialVersionUID;
private static final java.io.ObjectStreamField[] serialPersistentFields;
......@@ -217,4 +216,4 @@
-keep class kotlin** {
public protected *;
}
-keepclassmembers class * { public <init>(...); }
\ No newline at end of file
-keepclassmembers class * { public <init>(...); }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment