3.4.0
版本发布时间: 2021-04-11 08:53:38
Triple-T/gradle-play-publisher最新发布版本:3.11.0(2024-08-31 03:25:43)
Note: This release is only compatible with the Android Gradle Plugin v4.1.x. See GPP v3.4.0-agp4.2 or v3.4.0-agp7.0 for a release compatible with the Android Gradle Plugin v4.2.x or v7.0.x respectively.
Improvements
- Credentials are now validated lazily. This means you don't have to specify credentials unless you are using a publishing task.
- ⚠️ The internal sharing output file name has changed to support split APKs. Instead of being
[timestamp].json
, the name is now[apk-file-name].json
.