Dontshlink resolves Proguard error: java.lang.stackoverflowerror

At first, I thought it was a memory problem. Later, I searched and said that the package is independent and is not called by anyone, so I can’t use shrink.

I add the following to the configuration file:

-dontshrink

If it is a graphical interface, just remove the shrink check box.

Read More: