Closed renovate[bot] closed 3 weeks ago
:iphone: Scan the QR code below to install the build (arm64 only) for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/Jyta9f
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.02%. Comparing base (
714f74a
) to head (580d795
). Report is 4 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
2.1.4
->2.2.0
2.1.4
->2.2.0
Release Notes
autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)
### [`v2.2.0`](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-220) - \[Feat]: new ReportingHandler with ability to specify postscript. - \[Feat]: DSL option that opts-in source sets to requiring explicit dependencies. - \[Chore]: build and test against Gradle 8.10.2. - \[Chore]: bump to latest Kotlin 1.9.x patch. - \[Chore]: update to AGP 8.7 stable and 8.8 alpha04 Summary of new DSL options below: ```kotlin // root build.gradle[.kts] or settings.gradle[.kts] dependencyAnalysis { structure { explicitSourceSets(/* vararg of source sets to be treated "explicitly" */) } reporting { postscript(/* Some text to help out end users who may not be build engineers. */) } } ```Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.