mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Version bump to 1.5.58.002
Attempt to fix issue where StringUtils methods aren't found
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
-keep public class * extends android.preference.Preference
|
||||
-keep public class com.android.vending.licensing.ILicensingService
|
||||
-keep public class * extends com.badlogic.gdx.Application
|
||||
-keep public class org.apache.commons.lang3.StringUtils
|
||||
|
||||
-keepclasseswithmembernames class * {
|
||||
native <methods>;
|
||||
|
||||
Reference in New Issue
Block a user