Join Slack
Powered by
is there some Gradle API mechanism to check if a z...
# community-support
g
Giuseppe Barbieri
04/16/2024, 12:39 PM
is there some Gradle API mechanism to check if a zip/jar has been already extracted or not?
d
deepy
04/17/2024, 12:17 PM
Depending on your specific needs the
Sync task
might be a better alternative
👍 1
Open in Slack
Previous
Next