Update package name to com.bitpay.copay
This commit is contained in:
parent
793a760c75
commit
31ea547454
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ checkOK
|
||||||
# Building the APK
|
# Building the APK
|
||||||
echo "${OpenColor}${Green}* Building APK file...${CloseColor}"
|
echo "${OpenColor}${Green}* Building APK file...${CloseColor}"
|
||||||
cd $CROSSWALK
|
cd $CROSSWALK
|
||||||
python make_apk.py --manifest=$APPDIR/manifest.json --target-dir=$BUILDDIR $DEBUG
|
python make_apk.py --manifest=$APPDIR/manifest.json --target-dir=$BUILDDIR $DEBUG --package=com.bitpay.copay
|
||||||
checkOK
|
checkOK
|
||||||
cd $BUILDDIR
|
cd $BUILDDIR
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue