Releases: x2on/gradle-hockeyapp-plugin
Releases · x2on/gradle-hockeyapp-plugin
1.10
- Show a detail error message if upload failed #23
1.9
- Symbols directory depends on buildType and flavour #19
1.8
- Re add support for Java 1.6 #18
- Get symbolsDirectory from android ApplicationVariant #19
- Set standard
mappingFileNameRegex
to R.txt
1.7
- Add TeamCity logging for file upload progress
1.6
- Add upload progress information
- Update
HttpClient
to 4.3+
- Use
MultipartEntityBuilder
1.5
- Add optional properties:
tags
commitSha
buildServerUrl
repositoryUrl
1.4.1
- Fix
Cannot invoke method exists() on null object
error if using regex
1.4
- Added a map between the build variant name and a hockey application ID
1.3
- Update android gradle build tools to 0.9.+
1.2
- Upload signed and aligned apk instead of unaligned version