mirror of
https://github.com/status-im/react-native-randombytes.git
synced 2026-08-27 17:11:12 +00:00
Update README.md
This commit is contained in:
@@ -46,7 +46,7 @@ Confused? See an example with screenshots [here](http://facebook.github.io/react
|
||||
...
|
||||
|
||||
include ':randombytes', ':app'
|
||||
project(':randombytes').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-randombytes/app')
|
||||
project(':randombytes').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-randombytes/android')
|
||||
```
|
||||
|
||||
* Update Gradle Build
|
||||
|
||||
Reference in New Issue
Block a user