0
I am trying to turn my application into APK, for TCC delivery and am having the following error:
Error:Execution failed for task ':app:transformClassesWithDexForDebug'. com.android.build.api.Transform.Transformexception: com.android.ide.common.process.Processexception: java.util.Concurrent.Executionexception: com.android.Dex.Dexindexoverflowexception: method ID not in [0, 0xffff]: 65536
Possible duplicate of Error:Execution failed for task ':app:transformClassesWithDexForRelease' by Lcom/google/android/gms/Internal/zzbw; Would anyone know this error?
– viana