android-gradle-java-app-template
android-gradle-java-app-template copied to clipboard
Bump com.github.triplet.gradle:play-publisher from 1.2.2 to 3.12.1
Bumps com.github.triplet.gradle:play-publisher from 1.2.2 to 3.12.1.
Release notes
Sourced from com.github.triplet.gradle:play-publisher's releases.
Gradle Play Publisher 3.12.1
What's Changed
- Add scope to default application credentials by
@rkrishnan2012in Triple-T/gradle-play-publisher#1151New Contributors
@rkrishnan2012made their first contribution in Triple-T/gradle-play-publisher#1151Full Changelog: https://github.com/Triple-T/gradle-play-publisher/compare/3.12.0...3.12.1
Gradle Play Publisher 3.12.0
What's Changed
- Fix the project isolation issues by
@ansmanin Triple-T/gradle-play-publisher#1145- Add Application Default Credentials & Service Account impersonation by
@a-mackayin Triple-T/gradle-play-publisher#1148New Contributors
@ansmanmade their first contribution in Triple-T/gradle-play-publisher#1145@a-mackaymade their first contribution in Triple-T/gradle-play-publisher#1148Full Changelog: https://github.com/Triple-T/gradle-play-publisher/compare/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 Triple-T/gradle-play-publisher#1088 for more context.
Gradle Play Publisher 3.10.1
Fixed a crash bootstraping when no subscriptions exist.
Gradle Play Publisher 3.10.0
What's Changed
- Support for Subscriptions API (issue 1067) by
@kb0in Triple-T/gradle-play-publisher#1126- Run sentry crash reporting plugin on publish by
@markushiin Triple-T/gradle-play-publisher#1129- Use new github actions output syntax by
@StefMain Triple-T/gradle-play-publisher#1124New Contributors
@kb0made their first contribution in Triple-T/gradle-play-publisher#1126@markushimade their first contribution in Triple-T/gradle-play-publisher#1129Full Changelog: https://github.com/Triple-T/gradle-play-publisher/compare/3.9.1...3.10.0
Gradle Play Publisher 3.9.1
Support track names containing colons. Triple-T/gradle-play-publisher#1122
Gradle Play Publisher 3.9.0
- Upgrade dependencies
- Support specifying the version code from which to promote (see Triple-T/gradle-play-publisher#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.
... (truncated)
Commits
c46616cv3.12.13847cc9Add scope to default application credentials (#1151)281ddbcv3.12.0913245cFix small nits (#1150)c33d4d5Add Application Default Credentials & Service Account impersonation (#1148)a8e7257Fix the project isolation issues (#1145)76cfb4ev3.11.06a0e6c1Clarify auto issue closingd81c37aEnable snapshots75c58a5Handle release track names containing a colon (#1134)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.