Skip to content

1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 20:15
· 165 commits to trunk since this release

Changed

  • Fallback URLs now map to multiple license SPDX IDs where appropriate.
    For example, https://opensource.org/license/gpl-2-0 matches both GPL-2.0 and GPL-2.0-or-later.

  • Remove the use of afterEvalute internally. This causes some task names to slightly change and the output folders
    to slightly change when used with the Android Gradle plugin.

  • Update SPDX database to version 3.21 (2023-06-18).

  • Minimum Gradle version is now 8.0