Skip to content

Releases: bitrise-steplib/bitrise-step-android-unit-test

1.2.5

Choose a tag to compare

@gergely-sallai gergely-sallai released this 26 Mar 13:11
805f654

What's Changed

Minor internal refactor along dependencies.

New Contributors

Full Changelog: 1.2.4...1.2.5

1.2.4

Choose a tag to compare

@lpusok lpusok released this 09 Mar 13:26
7fe00a9

What's Changed

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

1.2.3

Choose a tag to compare

@lpusok lpusok released this 13 Feb 14:52
4b799ec

What's Changed

  • Log output of gradlew tasks -all, when verbose log is enabled.

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@zsolt-marta-bitrise zsolt-marta-bitrise released this 02 Feb 11:14
72f46d0

Fixed invocation ID generation when calling tasks --all

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@godrei godrei released this 10 Nov 13:52
612d856

What's Changed

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

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@godrei godrei released this 30 Sep 13:44
41045b1

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@godrei godrei released this 04 Aug 07:39
3019f21

What's Changed

Full Changelog: 1.0.6...1.1.0

1.0.6

Choose a tag to compare

@ofalvai ofalvai released this 23 Feb 08:18
f6fe0b8

What's Changed

  • [#34] Improve error messages

Full Changelog: 1.0.5...1.0.6

1.0.5

Choose a tag to compare

@ofalvai ofalvai released this 09 Nov 13:16
ca14557

What's Changed

  • Respect additional Gradle flags in every Gradle call by @ofalvai in #33

Full Changelog: 1.0.4...1.0.5

1.0.4

Choose a tag to compare

@mateherber mateherber released this 28 May 08:33
15e66bf

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