Failed to build an Android App Bundle because it uses reserved file or directory name 'res

255 views Asked by At

I am trying to build an aab, but it gets an error:

File 'root/res/drawable-hdpi/ic_launcher.png' uses reserved file or directory name 'res'.

What do I have to do? Are there any pre-requisites for AAB to work? Any help would greatly be appreciated.

Thank you!

0

There are 0 answers