0.5.0 - Multi-project builds supported!
·
48 commits
to master
since this release
Besides the regular dependency updates and internal refactorings, this release adds support for multi-project builds.
Simply run gradle-upgrade-interactive in the root directory.
Issues fixed/implemented in this release:
- #4 in multi-project case the version in the sub-project's build.gradle files do not replaced
Thanks to @lfarkas for reporting an issue.