one version code for all gradle files
This commit is contained in:
parent
f0ab35699c
commit
97a8757ecc
5 changed files with 10 additions and 6 deletions
|
|
@ -46,10 +46,10 @@ A full documentation on how to set this up is available at
|
|||
|
||||
### Build and Install
|
||||
|
||||
To compile BRouter (including the BRouter Android app), add a file 'local.properties' to main folder with your Android path (Windows sample)
|
||||
To compile BRouter including the BRouter Android app, add a file 'local.properties' to main folder with your Android path
|
||||
|
||||
```
|
||||
sdk.dir=D\:\\Android\\android-sdk
|
||||
sdk.dir=<your/android/sdk/path>
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue