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

1.10

23 Apr 08:46
Compare
Choose a tag to compare
  • Show a detail error message if upload failed #23

1.9

22 Apr 08:15
Compare
Choose a tag to compare
1.9
  • Symbols directory depends on buildType and flavour #19

1.8

15 Apr 15:23
Compare
Choose a tag to compare
1.8
  • Re add support for Java 1.6 #18
  • Get symbolsDirectory from android ApplicationVariant #19
  • Set standard mappingFileNameRegex to R.txt

1.7

09 Apr 11:36
Compare
Choose a tag to compare
1.7
  • Add TeamCity logging for file upload progress

1.6

08 Apr 13:46
Compare
Choose a tag to compare
1.6
  • Add upload progress information
  • Update HttpClient to 4.3+
  • Use MultipartEntityBuilder

1.5

27 Mar 15:36
Compare
Choose a tag to compare
1.5
  • Add optional properties:
    • tags
    • commitSha
    • buildServerUrl
    • repositoryUrl

1.4.1

18 Mar 09:40
Compare
Choose a tag to compare
  • Fix Cannot invoke method exists() on null object error if using regex

1.4

17 Mar 07:39
Compare
Choose a tag to compare
1.4
  • Added a map between the build variant name and a hockey application ID

1.3

07 Mar 08:29
Compare
Choose a tag to compare
1.3
  • Update android gradle build tools to 0.9.+

1.2

13 Jan 12:23
Compare
Choose a tag to compare
1.2
  • Upload signed and aligned apk instead of unaligned version