Skip to content

Commit

Permalink
update version code push android
Browse files Browse the repository at this point in the history
  • Loading branch information
toandq2009 committed Nov 14, 2024
1 parent 7a897a3 commit 20ece31
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 182 deletions.
2 changes: 1 addition & 1 deletion apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test": "jest --detectOpenHandles",
"postinstall": "patch-package && node ./src/scripts/create-sentry-properties.js",
"code-push-ios": "appcenter codepush release-react -a Oraichain/Owallet -t 3.1.19 --output-dir build",
"code-push-android": "appcenter codepush release-react -a Oraichain/Owallet-1 -t 3.1.19 --output-dir build",
"code-push-android": "appcenter codepush release-react -a Oraichain/Owallet-1 -t 3.1.20 --output-dir build",
"images": "node ./src/scripts/generate-images.js",
"build:ios": "react-native bundle --entry-file='index.js' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios' --assets-dest ios"
},
Expand Down
Loading

0 comments on commit 20ece31

Please sign in to comment.