Error when merging the dex
following are the dependencies.
ext { anko_version=\'0.10.5\' support_lib=\'1.0.0-alpha1\' room_lib = \"1.1.0\
Add Following plugins
ionic cordova plugin add cordova-plugin-androidx ionic cordova plugin add cordova-plugin-androidx-adapter
Add these two lines in platforms/android/gradle.properties file
android.useAndroidX=true android.enableJetifier=true
Here is a video as well: https://youtu.be/0RaJlGipYHc