I have recently updated the Android Studio from 3.5(stable) to 3.6(stable).
Then I saw the plugin update was also available, so I have updated the version of "com.an
I get a similar error: Entry name 'resources.arsc' collided. Workaround as @Marco Batista said:
android { packagingOptions { exclude 'resources.arsc' } }