This plugin do and only do add the Multidex to AndroidManifest.xml following rules in: http://developer.android.com/tools/building/multidex.html
It has been updated to work with androidx libraries. https://developer.android.com/jetpack/androidx/migrate
Other useful libraries for your cordova app:
- https://github.com/dpa99c/cordova-plugin-androidx
- https://github.com/dpa99c/cordova-plugin-androidx-adapter
Plugin was originally developed by @jwal149, and updated to be used with AndroidX by @c00