I’ve been trying to make an android build of my game since morning but keep getting a build error, with error code - 256.
This is what I get on the console :
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ‘:App:packageReleaseBundle’.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> File ‘root/res/drawable-xxhdpi-v4/ic_maps_indicator_current_position_anim1.png’ uses reserved file or directory name ‘res’.
This has been happening only in case of Android, no problems for ios. I have tried building multiple projects and couldn’t succeed with any. Could this be a problem at my end or is something wrong on Corona’s server.
Thanks.