Skip to content

Ver 2.6.0

Compare
Choose a tag to compare
@jmatsu jmatsu released this 20 Mar 08:07
· 124 commits to master since this release
47577ab

See https://github.com/DeployGate/gradle-deploygate-plugin/blob/master/CHANGELOG.md#ver-260

What's Changed

  • No longer required to specify closureOf by @jmatsu in #144
  • Test AGP 8.0.0-alpha10 by @jmatsu in #154
  • Remove the legacy Gradle build lifecycle API by @jmatsu in #159
  • Remove Project#afterEvaluate and remove workaround for Gradle 4.9 or lower by @jmatsu in #162
  • Add Gradle 8.x and Flamingo tests by @jmatsu in #163
  • Use Java8 to build artifacts by @jmatsu in #164
  • Use Spotless to format source codes by @jmatsu in #168
  • Builds would fail if api token is found but app owner name is not found by @jmatsu in #172

New Contributors

Full Changelog: 2.5.0...2.6.0