ysb33r / ivypot-gradle-plugin

Ivypot is a Gradle plugin to help managing a local off-line repository for builds in restricted environments
Apache License 2.0
45 stars 14 forks source link

Make plugin compatible for 5.2.1 #35

Closed ysb33r closed 5 years ago

ysb33r commented 5 years ago

Rewrote most of repository management to be less dependant on Gradle APIs. The only remaining internal APIs are related to RepositoryLayout.

Minimum supported Gradle versions is 5.0.