Gradle Plugin v4.3.0
·
82 commits
to main
since this release
What's Changed
- Behavior Change: Do not generate snapshots for third party libraries containing compose previews. To re-enable the old behavior including third party snapshots use
emerge.experimental.firstPartySnapshots=false
in yourgradle.properties
. - Add Develocity Build Scan links for upload urls #525
Full Changelog: gradle-plugin-v4.2.1...gradle-plugin-v4.3.0