Skip to content

Commit

Permalink
README fix (lugg#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecole20 authored and Pedro Belo committed Jan 5, 2017
1 parent eb54ca1 commit 2d35386
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 @@ -89,7 +89,7 @@ By default react-native-config will read from `.env`, but you can change it when
#### Android
To pick which file to use in Android, set a variable in your `build.config` before the `apply from:` using all lowercase names:
To pick which file to use in Android, set a variable in your `build.gradle` before the `apply from:` using all lowercase names:
```
project.ext.envConfigFiles = [
Expand Down

0 comments on commit 2d35386

Please sign in to comment.