I\'m using \'androidx.multidex:multidex:2.0.0\' and I\'m pointing to the MultiDexApplication class from the manifest using:
\'androidx.multidex:multidex:2.0.0\'
Use the multiDexKeepFile option to require that MultiDexApplication ends up in the main dex file.
MultiDexApplication