mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Updating proguard.cfg to work with Java 8
This commit is contained in:
@@ -18,6 +18,11 @@
|
|||||||
-dontwarn org.fourthline.cling.**
|
-dontwarn org.fourthline.cling.**
|
||||||
-dontwarn org.seamless.http.**
|
-dontwarn org.seamless.http.**
|
||||||
-dontwarn org.seamless.util.**
|
-dontwarn org.seamless.util.**
|
||||||
|
-dontwarn org.seamless.swing.**
|
||||||
|
-dontwarn java.lang.management.**
|
||||||
|
-dontwarn java.awt.**
|
||||||
|
-dontwarn java.util.**
|
||||||
|
-dontwarn java.lang.**
|
||||||
|
|
||||||
-keep class forge.** { *; }
|
-keep class forge.** { *; }
|
||||||
-keep class com.thoughtworks.xstream.** { *; }
|
-keep class com.thoughtworks.xstream.** { *; }
|
||||||
|
|||||||
Reference in New Issue
Block a user