Skip to content

Releases: bitrise-steplib/bitrise-step-android-lint

0.9.14

02 Mar 09:42
63b4b07

Choose a tag to compare

What's Changed

  • Fix 'module not found' error with custom --debug argument.

0.9.13

02 Feb 11:13
6d612b1

Choose a tag to compare

Fixed invocation ID generation when calling tasks --all

Changes

Full Changelog: 0.9.12...0.9.13

0.9.12

18 Nov 09:14
2ea35de

Choose a tag to compare

What's Changed

  • Update step.yml: add missing project_type_tags by @godrei in #28

Full Changelog: 0.9.11...0.9.12

0.9.11

23 Feb 08:19
379c820

Choose a tag to compare

What's Changed

  • [#27] Improve error messages

Full Changelog: 0.9.10...0.9.11

0.9.10

08 Nov 09:56
de8726d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.9...0.9.10

0.9.9

28 May 08:07
c9f7999

Choose a tag to compare

Updated caching mechanism to ignore local changes in *.gradle files used as an indicator.

0.9.8

25 Nov 14:49
83326f5

Choose a tag to compare

Updated Go dependencies, to pull new go-android/cache package.

0.9.7

13 Jan 08:37

Choose a tag to compare

Step definition update.

0.9.6

14 Mar 14:54
960fc80

Choose a tag to compare

Added --console=plain to the tasks list command.

0.9.5

29 Oct 13:39
8fdc72e

Choose a tag to compare

  • [8fdc72e] Inclusive variant filter added + validation test (#9)
  • [44d2bca] language check on android-lint