After update to Android studio 3.6 Canary11 (macOS) I cannot run nor run Debug variants of my project (Release variants working fine).
When I try to run the project
I faced somehow similar issue on Android Studio 3.6.3v
Entry name 'kotlin/collections/MapWithDefault.kotlin_metadata' collided
I resolved the issue by:
build
/app
If still doesn't work, do the following:
File > Invalidate Caches/Restart