Skip to content

Commit e6de3ee

Browse files
committed
Enhance upload commands to support custom versioning and update documentation. Added version option to uploadIpa, uploadApk, and uploadApp commands. Updated README and localization files to reflect changes.
1 parent 7e7e555 commit e6de3ee

10 files changed

Lines changed: 362 additions & 214 deletions

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,7 @@ dist
104104
.tern-port
105105

106106
lib/
107-
.DS_Store
107+
.DS_Store
108+
# react-native-update
109+
.update
110+
.pushy

0 commit comments

Comments
 (0)