Fix proguard
This commit is contained in:
parent
8ad91c02eb
commit
b53849a452
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@
|
|||
-keep interface net.osmand.** { *; }
|
||||
-keep class alice.** { *; }
|
||||
-keep interface alice.** { *; }
|
||||
-dontwarn alice.** { *; }
|
||||
-dontwarn alice.**
|
||||
|
|
Loading…
Reference in a new issue