I updated Android Studio to the latest version, and let it \"fix the project\" and the like - but now my project does not compile, gives me
FAILED
FAILURE
The error means you have reached maximum method count in your app. That does include any libraries that you use for your project.
There are two ways to tackle the issue: