Skip to content

Releases: MartinGonzalez/fastlane-plugin-bundletool

v1.1.2

25 May 09:16

Choose a tag to compare

Bug Fixes

  • fall back to GRADLE_AAB_OUTPUT_PATH lane_context (#30) (d62c0f3)

v1.1.1

01 Feb 18:33

Choose a tag to compare

1.1.1 (2025-02-01)

Bug Fixes

  • Wrap keystore_path between quotes (#28) (ff991d6)

v1.1.0

02 Jan 16:48

Choose a tag to compare

1.1.0 (2025-01-02)

Features

  • make --mode=universal configurable (#26) (7f3fc3e)

v1.0.12

07 Oct 16:00

Choose a tag to compare

1.0.12 (2024-10-07)

Bug Fixes

  • use single quotes in keystore path to handle paths containing spaces (#24) (c69bed6)

v1.0.11

23 Jul 10:53

Choose a tag to compare

1.0.11 (2024-07-23)

Bug Fixes

  • multiline string cmd for prepare_apk (#23) (ceb9fe1)

v1.0.10

28 May 16:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.9...1.0.10

[1.0.9] - 2023-04-27

02 May 10:54
dfe2b23

Choose a tag to compare

  • Added env_name to input parameters to be able to read variables from dotenv. Thanks to @txuslee

[1.0.6] - 2022-03-29

29 Mar 09:53

Choose a tag to compare

  • Adding a download_url option to point to a specific bundletool url. Thanks to @Alienwizard

[1.0.4] 2021-08-12

12 Aug 17:53

Choose a tag to compare

Fixed

  • Kernel.open replaced with URI.open to avoid ruby versions conflicts. Thanks to @TofiBashers

[1.0.3] 2020-10-13

13 Oct 22:05
73b36c3

Choose a tag to compare

Fixed