I updated Android Studio from Hedgehog to Jellyfish on my mac.
Now some xml files which had errors with missing resources cause the project to fail at build.
In Hedgehog it did not fail.
I tried restarting mac, rebuilding, invalidate caches/restart, deleting build files, removing AS and installing it again…
For some reason in Hedgehog the files let the build go and now they are failing it.
The error was Android linking fail, AAPT could not find resource.
I can not work with those files because they are part of a larger project.
Is there a way to fix this or make it work like in Hedgehog?
Thanks.