When I run the project getting bellow error.
entry name 'AndroidManifest.xml' collided
When I run the project getting bellow error.
entry name 'AndroidManifest.xml' collided
Adding the following line in gradle.properties will fix this issue
android.useNewApkCreator=false