Releases: Triple-T/gradle-play-publisher
Releases · Triple-T/gradle-play-publisher
Release list
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
Gradle Play Publisher 3.8.3
Take 2 on fixing cache configuration issues.
Gradle Play Publisher 3.8.2
Fixed an issue with Gradle 8.1: #1084
Gradle Play Publisher 3.8.1
- Support AGP 7.3.
- Retry failed network requests.
- Add
ResolutionStrategy.AUTO_OFFSETwhich performs simpler calculations (i.e. adds the local version code to the remote version code). #879
Gradle Play Publisher 3.7.0-agp4.2
Gradle Play Publisher 3.7.0
Note: This release is only compatible with the Android Gradle Plugin v7.x.
Bug fixes
ResolutionStrategy.IGNOREchecks have been updated to work with new API responses- Bootstrapped images now use the correct file extension (png vs jpg)
Improvements
- Credential parsing error messages have been improved
- More progress has been made towards support the configuration cache (see #854 for progress)
Gradle Play Publisher 3.6.0-agp4.2
This release is identical to v3.6.0, except that it includes the necessary changes to be compatible with the Android Gradle Plugin v4.2.x. There are no known bugs.
Gradle Play Publisher 3.6.0
Note: This release is only compatible with the Android Gradle Plugin v7.x.
Bug fixes
- Underlying commit errors are no longer hidden by a
sendChangesForReviewerror - A previously in progress release can now be promoted to completed successfully
Improvements
- Gradle 7.1 is properly supported now
- When a user fraction is set with an unspecified release status, in progress is picked automatically