Answers for "The number of method references in a .dex file cannot exceed 64K."

2

The number of method references in a .dex file cannot exceed 64K.

# Put this inside your defaultConfig inside app/build.gradle:

multiDexEnabled true
Posted by: Guest on August-05-2021

Code answers related to "The number of method references in a .dex file cannot exceed 64K."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language