Releases: x2on/gradle-hockeyapp-plugin
Releases · x2on/gradle-hockeyapp-plugin
3.6
- Fixes Gradle 2.14 problems #84 #85
3.5
- Support for gradle 2.14 Fixes #85
- Print public url after upload #83
- Update gradle wrapper
3.4
- Add missing
mapping.txt
. Fixes #74
- Add variantToTags. Fixes #60
- Add variantToNotifiy. Fixes #64
- Update gradle wrapper
- Update dependencies
3.3.1
- Upload even if no appId is found - Fixes #70
3.3
- Adding support for restricting users when uploading new version of app (@zveroboyisme)
3.2.1
- Add task for uploading all possible variants to HockeyApp (#67)
- Fix releaseType bug (#63)
3.2
- Use UTF8 for notes. Fixes #57
- Add option for custom API url. Fixes #53
3.1
- Better output on errors
- Better output on success
3.0.1
- Add more debug logging
- Only throw regex error if not using application variants
3.0
- Use full qualified identifier: Please see migration instructions in README.