Skip to content

Commit d74003c

Browse files
authored
docs: add new features
1 parent 53c464f commit d74003c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@ This action build Android project, export .apk file as GitHub artifact, with opt
44

55
Tested with Ionic, React Native and native android projects.
66

7-
# New in 1.3.4
7+
## New in 1.4.0
8+
9+
- New properties `release-track` and `release-status` for Android
10+
11+
## New in 1.3.4
812

913
- Fix build.sh input checks when uploading to Play Store
1014

11-
# New in 1.3.3
15+
## New in 1.3.3
1216

1317
- Now `gemfile.lock` will be checked and if it contains a `BUNDLED WITH` section it will install and use that specific version of bundler.
1418
- The default value of `bundler-version` is now set to `2.3` so that the fallback value is compatible with fastlane plugins.

0 commit comments

Comments
 (0)