1



Recently i updated dexguard version to 8.0.03.The documentation says that you will not need to add multiDexEnabled true in app level gradle file.
If i do so,project sync fails with error

Found incompatible settings for variants configured with DexGuard.

If i remove multiDexEnabled true from the gradle,project syncs successfully but when i run application, build fails with following error

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

For the dex i have created application class extending MultidexApplication and declared it in AndroidManifest.But still getting the 64Kerror.

Please help
Cheers

Yogesh Katkar
  • 369
  • 1
  • 4
  • 16

0 Answers0