Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Release 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdee jdee released this 20 Sep 17:50
· 53 commits to master since this release

Work around a limitation of REXML, which always generates XML using single quotes. By default, the setup_branch action will generate XML now with double quotes, using the patch action to modify the generated XML. This can be disabled with a new option: double_quotes: false.

Single quotes in Android manifests cause trouble in some cases, e.g. when working with react-native link.