IIn our application, we have many modules with different names. When we upgraded to AS 4.1, android gradle plugin 4.1.0, and gradle 6.5 we have been running into errors like the following:
Entry name 'META-INF.kotlin_module' collided
We have noticed that we have 2 or kotlin_module files under the build directory. Here is an example of the ones we have:
These are all found under the module folder.
Like, Share and Subscribe for more awesome videos https://goo.gl/xW1qEQ
#AndroidStudio #AndroidProject