Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessgusclark committed Jul 31, 2023
1 parent b485a18 commit 8bad8f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ To run with mainnet change the environment variable `DEFAULT_CHAIN_TYPE` to MAIN

## Build APK for Android:

The build step for Android includes a clean. When prompted, say 'Yes' to anything related to Android and 'No' to iOS and system updates.

```
cd android
./gradlew clean
./gradlew app:assembleRelease
yarn android:build
```

## Folder Structure
Expand Down

0 comments on commit 8bad8f7

Please sign in to comment.