libres icon indicating copy to clipboard operation
libres copied to clipboard

XCode: `The file "images." couldn't be opened`

Open Skeptick opened this issue 2 years ago • 0 comments
trafficstars

This error occurs when using Gradle Wrapper on some versions, in particular 7.3.3.

Reason Gradle SDK contains bug: when listing changes in directory, the directory itself is erroneously included in the list.

Solution Update Gradle Wrapper to version 7.4 or higher

Skeptick avatar Feb 09 '23 09:02 Skeptick