Skip to content

Commit

Permalink
Update submodule and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
staszekscp committed Dec 11, 2024
1 parent 49183bc commit 793d495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Mobile-Expensify
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ If you'd like to do it manually, remember to `cd Mobile-Expensify` first!

#### Common errors
1. **Please check your internet connection** - set `_isOnDev` in `api.js` to always return `false`
2. **CDN: trunk URL couldn't be downloaded** - `cd Mobile-Expensify && pod repo remove trunk`
2. **CDN: trunk URL couldn't be downloaded** - `cd Mobile-Expensify/iOS && pod repo remove trunk`
3. **Task :validateSigningRelease FAILED** - open `Mobile-Expensify/Android/build.gradle` and do the following:
```
Expand Down

0 comments on commit 793d495

Please sign in to comment.