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

2.6

16 Dec 15:09
Compare
Choose a tag to compare
2.6
  • Fix iOS uploads
  • Code optimizations

2.5.2

16 Dec 09:50
Compare
Choose a tag to compare
  • Check if mapping file exists (Fixes #46)

2.5.1

15 Dec 12:38
Compare
Choose a tag to compare
  • Don't throw error if no mapping file found (Fixes #46)

2.5

10 Dec 12:19
Compare
Choose a tag to compare
2.5
  • Support for gradle 2.2.1 and gradle-android-plugin 1.0.0
  • Move applicationVariant to upload task for lazy init (Fixes #45)
  • Iterate through outputs for finding apk
  • Add some better error messages

2.4

28 Nov 08:37
Compare
Choose a tag to compare
2.4
  • Add variantToApiToken option
  • Add variantToNotes option
  • Add variantToNotesType option

2.3

17 Nov 08:21
Compare
Choose a tag to compare
2.3
  • Add variantToReleaseType option

2.2

17 Nov 08:19
Compare
Choose a tag to compare
2.2
  • Support for gradle-android-plugin 0.13
  • Support for gradle 2.1
  • Use new api for finding mapping.txt

2.1

18 Jun 10:59
Compare
Choose a tag to compare
2.1
  • Support for gradle-android-plugin 0.11

2.0.1

11 Jun 07:22
Compare
Choose a tag to compare
  • Remove dependency configuration

2.0

05 May 08:24
Compare
Choose a tag to compare
2.0
  • Add support for gradle-android-plugin 0.10.x