cake_wallet/scripts/android/manifest.sh

5 lines
137 B
Bash
Raw Normal View History

2022-01-12 15:04:10 +00:00
#!/bin/bash
cd ../..
cp -rf ./android/app/src/main/AndroidManifestBase.xml ./android/app/src/main/AndroidManifest.xml
cd scripts/android