This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
🚀 Features
- Enhance logging and error handling for Gradle Version checks
- PR: #83
- Introduce new
DEEP
(INDIVIDUAL_DEEP
) dependency resolution mode - calls thedependencies
task on every identified sub-module- PR: #84
- Offer per module build configuration mapping
- PR: #86
💬 Other
- Enhance logging when using
INDIVIDUAL_DEEP
mode- PR: #85