Hello
When I set minifyEnabled to true, the program gives an error during execution. Could you help me find the cause of the error?
.Gradle version 7.4.2 Gradle plugin version 7.1.3
This exception please help us :D
java.lang.VerifyError: Rejecting class com.univera.components.UniveraTextInputLayout that attempts to sub-type erroneous class com.google.android.material.textfield.TextInputLayout (declaration of 'com.univera.components.UniveraTextInputLayout' appears in /data/app/~~l4F8bR8FWe8-GWkOvvXIIw==/com.univera.android-3jAsHCcz7uWysEdLbKVf5w==/base.apk!classes3.dex)
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)