I\'m getting Multiple dex files define error in my project.
I\'m using these two tags in build.gradle as well
dexOptions { preDe
Updating the gradle plugin (com.android.tools.build:gradle) from 3.2.0 to 3.3.2 solved the issue for me.