Releases: EastWoodYang/Gradle-Repo
Releases · EastWoodYang/Gradle-Repo
v1.2.1
v1.2.0
Support for Android Studio 4.0+
v1.1.0
- Use plugin apply name 'gradle-repo' uniformly.
- Remove 'branch' attribute from element and , but keep it in element .
- Change repo-local.xml strategy. its will overwritten repo.xml, and modules will be removed to
.repo/module
which not declared in repo-local.xml.
v1.0.2
fix cannot checkout remote branch bug.
v1.0.1
- add support for local repo.xml.
- add new element
<default />
and attributesubstitute
v1.0.0
Update README.md