Changed project location and now wont build on

Hi! I just changed my project files to location where it sync to cloud just in case my comp dies. After that I haven’t been able to build on my android device again. It keeps saying errors about desktop.ini being in the drawable folder on some location on Z:drive which I dont even have.

LogPlayLevel: > Z:\app\src\main\res\drawable\desktop.ini: Error: The file name must end with .xml or .png
LogPlayLevel: Z:\app\src\main\res\drawable-hdpi\desktop.ini: Error: The file name must end with .xml or .png
LogPlayLevel: Z:\app\src\main\res\drawable-ldpi\desktop.ini: Error: The file name must end with .xml or .png
LogPlayLevel: Z:\app\src\main\res\drawable-mdpi\desktop.ini: Error: The file name must end with .xml or .png
LogPlayLevel: Z:\app\src\main\res\drawable-nodpi\desktop.ini: Error: The file name must end with .xml or .png
LogPlayLevel: Z:\app\src\main\res\drawable-xhdpi\desktop.ini: Error: The file name must end with .xml or .png
LogPlayLevel: Z:\app\src\main\res\values\desktop.ini: Error: The file name must end with .xml

and also

LogPlayLevel: ERROR: cmd.exe failed with args /c “D:\folder\folder\Unreal Projects\projectname\Intermediate/Android/APK\gradle\rungradle.bat” :app:assembleDebug

Soo whats should I do? Thanks!

Now working… Just in case some one else is silly as I am. Just remove Build folder, I also removed Intermediate folder but not sure was it nesesary.