This repository was archived by the owner on May 20, 2025. It is now read-only.
v1.12.3-beta
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.