I've just finished working on my android app and I run it in android studio emulator. It's fine and everything works well, but I have an issue - when I want to generate signed apk , I got these two errors and can't complete apk building process. I've tried a lot of things to solve these two errors that i got, but no result.
You've hit the 64K method limit.
Check if you've added unnecessary dependencies, check your ProGuard configuration.
Follow the instructions from the documentation