Skip to content

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

1.0.5

18 Jul 10:12
1f52f43
Compare
Choose a tag to compare

What's Changed

  • Use relative project path in tests by @ofalvai in #46
  • Fix a regression in parsing multiple variants by @ofalvai in #47

Full Changelog: 1.0.4...1.0.5

1.0.4

14 Jul 16:29
fe475b3
Compare
Choose a tag to compare

What's Changed

  • Fixes a regression in the previous version about relative project paths #45

Full Changelog: 1.0.3...1.0.4

1.0.3

14 Jul 11:56
7e46991
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

23 Feb 08:20
1092663
Compare
Choose a tag to compare

What's Changed

  • [#37] Improve error messages

Full Changelog: 1.0.1...1.0.2

1.0.1

09 Nov 13:14
ab02569
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 1.0.0...1.0.1

1.0.0

25 Aug 08:30
6930079
Compare
Choose a tag to compare

Breaking changes

Removed the step input apk_path_pattern. This has been marked as deprecated for a while and it's now fully removed. Please use app_path_pattern instead that works the same way but supports both APK and AAB artifacts.

0.10.4

28 May 07:49
84b5cbb
Compare
Choose a tag to compare

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

0.10.3

10 Dec 08:42
c8661ad
Compare
Choose a tag to compare
  • New Step description (#21)
  • [STEP-174]: Ignoring utility variants, if not explicitly defined; Support multiple variants (#18)

0.10.2

02 Sep 09:58
ea67157
Compare
Choose a tag to compare
  • Updated dependencies (#19 )

0.10.1

24 Apr 21:04
01c86ab
Compare
Choose a tag to compare

Nested modules are now supported in the Module input.