mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
|
ANDROID
|
||
|
=======
|
||
|
|
||
|
https://facebook.github.io/react-native/docs/signed-apk-android
|
||
|
https://developer.android.com/studio/run/emulator-commandline
|
||
|
|
||
|
./gradlew cleanBuildCache
|
||
|
./gradlew assembleRelease
|
||
|
react-native run-android --variant=release
|