Skip to content

Commit

Permalink
Update instructions for building from source
Browse files Browse the repository at this point in the history
  • Loading branch information
rm3l committed May 13, 2019
1 parent 3737b6a commit bfa1e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ Make sure you have the Android SDK installed.

Also make sure you have the appropriate Build Tools installed. You can install them via the Android's `sdkmanager`:
```bash
sdkmanager "build-tools;27.0.3"
sdkmanager "build-tools;28.0.3"
```

Now you can build the project with the `Gradle Wrapper`:
Expand Down

0 comments on commit bfa1e06

Please sign in to comment.