You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build/intermediates/javac/release/compileReleaseJavaWithJavac/classes
Exception in thread "main" java.lang.RuntimeException: Method code too large!
at org.objectweb.asm.MethodWriter.a(Unknown Source)
at org.objectweb.asm.ClassWriter.toByteArray(Unknown Source)
at ObfuseJarStringGradle.processClass(ObfuseJarStringGradle.java:151)
at ObfuseJarStringGradle.processFile(ObfuseJarStringGradle.java:72)
at ObfuseJarStringGradle.main(ObfuseJarStringGradle.java:46)
The text was updated successfully, but these errors were encountered:
混淆代码报这个错
The text was updated successfully, but these errors were encountered: