Skip to content

Releases: Triple-T/gradle-play-publisher

4.0.0

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 25 Jan 10:50

Support Android Gradle Plugin 9 by @eygraber in #1181. Compatibility with older AGP or Gradle versions is not supported—stay on GPP 3.x if you don't wish to upgrade.

3.13.0

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 08 Dec 02:23
01663c5

What's Changed

New Contributors

3.12.2

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 27 Nov 03:35
1516006

What's Changed

  • Upgraded Gradle
  • Fix for crash in auto versioning mode: #1172

New Contributors

Full Changelog: 3.12.1...3.12.2

Gradle Play Publisher 3.12.1

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 15 Nov 01:55

What's Changed

New Contributors

Full Changelog: 3.12.0...3.12.1

Gradle Play Publisher 3.12.0

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 14 Nov 01:16

What's Changed

  • Fix the project isolation issues by @ansman in #1145
  • Add Application Default Credentials & Service Account impersonation by @a-mackay in #1148

New Contributors

Full Changelog: 3.11.0...3.12.0

Gradle Play Publisher 3.11.0

Pre-release

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 30 Aug 19:25
76cfb4e

An attempt was made to support different form factors, but unfortunately the Play Publisher API is not cooperating so this feature does not work yet. See #1088 (comment) for more context.

Gradle Play Publisher 3.10.1

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 24 Jun 16:59
fe56095

Fixed a crash bootstraping when no subscriptions exist.

Gradle Play Publisher 3.10.0

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 17 Jun 05:23
38157d5

What's Changed

  • Support for Subscriptions API (issue 1067) by @kb0 in #1126
  • Run sentry crash reporting plugin on publish by @markushi in #1129
  • Use new github actions output syntax by @StefMa in #1124

New Contributors

Full Changelog: 3.9.1...3.10.0

Gradle Play Publisher 3.9.1

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 25 Mar 02:41
fee165a

Support track names containing colons. #1122

Gradle Play Publisher 3.9.0

Choose a tag to compare

@SUPERCILEX SUPERCILEX released this 09 Feb 18:05
f046330
  • Upgrade dependencies
  • Support specifying the version code from which to promote (see #980)