Skip to content

Releases: Triple-T/gradle-play-publisher

4.0.0

25 Jan 10:50

Choose a tag to compare

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

08 Dec 02:23
01663c5

Choose a tag to compare

What's Changed

New Contributors

3.12.2

27 Nov 03:35
1516006

Choose a tag to compare

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

15 Nov 01:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.12.0...3.12.1

Gradle Play Publisher 3.12.0

14 Nov 01:16

Choose a tag to compare

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

30 Aug 19:25
76cfb4e

Choose a tag to compare

Pre-release

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

24 Jun 16:59
fe56095

Choose a tag to compare

Fixed a crash bootstraping when no subscriptions exist.

Gradle Play Publisher 3.10.0

17 Jun 05:23
38157d5

Choose a tag to compare

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

25 Mar 02:41
fee165a

Choose a tag to compare

Support track names containing colons. #1122

Gradle Play Publisher 3.9.0

09 Feb 18:05
f046330

Choose a tag to compare

  • Upgrade dependencies
  • Support specifying the version code from which to promote (see #980)