mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Fix Proguard
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
-dontwarn org.xmlpull.**
|
-dontwarn org.xmlpull.**
|
||||||
-dontwarn org.apache.log4j.**
|
-dontwarn org.apache.log4j.**
|
||||||
-dontwarn org.fourthline.cling.**
|
-dontwarn org.fourthline.cling.**
|
||||||
|
-dontwarn org.seamless.http.**
|
||||||
-dontwarn org.seamless.util.**
|
-dontwarn org.seamless.util.**
|
||||||
|
|
||||||
-keep class forge.** { *; }
|
-keep class forge.** { *; }
|
||||||
|
|||||||
Reference in New Issue
Block a user