akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

Bump dexcount-gradle-plugin from 2.1.0-RC01 to 3.0.0-RC01 #1846

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps dexcount-gradle-plugin from 2.1.0-RC01 to 3.0.0-RC01.

Changelog

Sourced from dexcount-gradle-plugin's changelog.

3.0.0-RC01 (29 July 2021)

  • BREAKING Port plugin from Kotlin to Java for better Gradle compatibility; public extension API changed. (#379)
  • Add support for AGP 7.0.0
  • Preliminary support for AGP 7.1.0 alphas

2.1.0 (unreleased)

Commits
  • f912826 Prepare release 3.0.0-RC01
  • c67a74b Finalize support for AGP 7.0.0 (#399)
  • c4fdae1 Use Commons IO instead of deprecated AntBuilder to copy directories (#397)
  • 2f56ce0 Bump AGP 7.1.0 support to alpha04 (#396)
  • 9d003f1 Update 7.0.0 support to 7.0.0-rc01 (#395)
  • ff08fdf Remove Dokka - no Kotlin code left to document (#394)
  • 91a323e Move task applicators to Java, remove Kotlin (#393)
  • 0e551b6 Move DexMethodCountPlugin to Java (#392)
  • 1c1b1b4 Remove Thrifty.kt, not useful from Java (#391)
  • 3accfba Convert GeneratePackageTreeTask.kt to Java, Worker API (#390)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #1847.