Skip to content

v1.12.3-beta

Compare
Choose a tag to compare
@geof90 geof90 released this 04 Aug 22:10
· 239 commits to master since this release

New Features

This release adds a new gradle file parameter (--gradleFile or -g) to the release-react command. It allows Android users to specify a custom path to the build.gradle file that the command reads to infer the targetBinaryVersion of the release. Huge thanks to @mtunique for adding this feature!

Bug Fixes

App versions are no longer implicitly converted to numbers. For example, 8.10 will no longer be incorrectly parsed as 8.1.