Releases: Triple-T/gradle-play-publisher
Releases · Triple-T/gradle-play-publisher
Gradle Play Publisher 3.12.1
What's Changed
- Add scope to default application credentials by @rkrishnan2012 in #1151
New Contributors
- @rkrishnan2012 made their first contribution in #1151
Full Changelog: 3.12.0...3.12.1
Gradle Play Publisher 3.12.0
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
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
Fixed a crash bootstraping when no subscriptions exist.
Gradle Play Publisher 3.10.0
Gradle Play Publisher 3.9.1
Support track names containing colons. #1122
Gradle Play Publisher 3.9.0
- Upgrade dependencies
- Support specifying the version code from which to promote (see #980)
Gradle Play Publisher 3.8.6
Fixed out-of-date version code conflict detection.
Gradle Play Publisher 3.8.5
Take release notes from less stable track if none are locally present.
Gradle Play Publisher 3.8.4
Dependency updates: #1090