I’m having trouble with my Android builds. This is the error I receive.
runtime error jave.lang.illegalArgumentException: naming conflict for module name ‘init’ at ‘init’
I’ve been googling arounds to no avail and I’m wondering if anyone has any hunches for how to approach this. I used to have a module named ‘init’ but I changed the name after getting the above error - just in case that was the problem. Changing the name did not work. Any other guesses?
Thanks!