Releases: Triple-T/gradle-play-publisher
Releases · Triple-T/gradle-play-publisher
Gradle Play Publisher 1.1.4
- Do not require signingConfig for bootstrap and listing tasks - #100
- Support JSON file credentials - #97
Gradle Play Publisher 1.1.3
- Support staged rollouts - #79, #80
- Bugfix: Bootstrap into main source set for projects without flavors - #87
Gradle Play Publisher 1.1.2
- Bugfix: Corretly set contact web parameter - #82
Gradle Play Publisher 1.1.1
- Support for tv related images - #77
- Support for app details - #44
- Addes some explanation to google's applicationNotFound exception - #75
Gradle Play Publisher 1.1.0
- Breaking change: Renamed plugin to
com.github.triplet.play
so it does not collide with gradle's
internal play plugin - #50
- Throw errors if texts exceed the size limits - #66
Gradle Play Publisher 1.0.4
- Bootstrap and upload promo video urls - #60
Gradle Play Publisher 1.0.3
- Defer retrieval of applicationId to task execution - #54
- Bugfix: Use UTF-8 encoding in bootstrap task - #59
Gradle Play Publisher 1.0.2
- Support build type specific resources - #38
- Bugfix: Trim texts for listing before upload - #41
- Skip upload of recent changes if play folder does not exist - #40
- Exclude guava-jdk5 dependency that conflicts with a newer version pulled in by the Android Plugin - #21
Gradle Play Publisher 1.0.1
- Create publish tasks for all non-debuggable build types
- Better error message for unsupported locales
Gradle Play Publisher 1.0.0
- Updated to Android plugin 1.0.0
- Find APK file based on the variant output. Eliminates workarounds for custom APK names
- Upload images in alphabetical order