is there some Gradle API mechanism to check if a z...
# community-support
g
is there some Gradle API mechanism to check if a zip/jar has been already extracted or not?
d
Depending on your specific needs the Sync task might be a better alternative
👍 1