🚀 Features
- Handle secondary URL for BSD license
- Add ability to allow licenses based on the URL
- Enhanced logging on GitHub API rate_limit | Enhanced offline mode
- PR: #719
- Introduce ability to merge libraries via custom data using a regex
- Add ability to provide tag for libraries (via custom configs)
- Lower minAPI requirement for
core
module to API 19 - Upgrade dependencies | Compose 1.1.0-rc03 | Compose-jb 1.0.1 | Navigation 2.4.0
- PR: #726
- Rework API to define
additionalLicenses
for gradle plugin- PR: #727
- Add new API to Gradle Plugin allowing to exclude fields from the generated meta data json
- PR: #728
- Introduce API to modify output meta data json filename
- Trim empty lines from license content and library name and description
💬 Other
- Ensure
local.properties
in sample is read independent of exec root- PR: #717