Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Releases: x2on/gradle-hockeyapp-plugin

3.6

18 Oct 06:19
47cef4b
Compare
Choose a tag to compare
  • Fixes Gradle 2.14 problems #84 #85

3.5

22 Jul 08:01
Compare
Choose a tag to compare
3.5
  • Support for gradle 2.14 Fixes #85
  • Print public url after upload #83
  • Update gradle wrapper

3.4

01 Dec 11:19
Compare
Choose a tag to compare
3.4
  • Add missing mapping.txt. Fixes #74
  • Add variantToTags. Fixes #60
  • Add variantToNotifiy. Fixes #64
  • Update gradle wrapper
  • Update dependencies

3.3.1

27 Oct 08:05
Compare
Choose a tag to compare
  • Upload even if no appId is found - Fixes #70

3.3

06 Oct 09:20
Compare
Choose a tag to compare
3.3
  • Adding support for restricting users when uploading new version of app (@zveroboyisme)

3.2.1

14 Sep 08:10
Compare
Choose a tag to compare
  • Add task for uploading all possible variants to HockeyApp (#67)
  • Fix releaseType bug (#63)

3.2

08 Apr 09:46
Compare
Choose a tag to compare
3.2
  • Use UTF8 for notes. Fixes #57
  • Add option for custom API url. Fixes #53

3.1

05 Mar 08:05
Compare
Choose a tag to compare
3.1
  • Better output on errors
  • Better output on success

3.0.1

23 Dec 09:35
Compare
Choose a tag to compare
  • Add more debug logging
  • Only throw regex error if not using application variants

3.0

18 Dec 11:46
Compare
Choose a tag to compare
3.0
  • Use full qualified identifier: Please see migration instructions in README.