Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Replaced 'compile' with 'implementation'.
  • Loading branch information
SaeedZhiany authored May 25, 2019
1 parent d2c919d commit 734d0a6
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 @@ -63,7 +63,7 @@ In `android/app/build.gradle`
dependencies {
...
compile project(':react-native-restart')
implementation project(':react-native-restart')
}
```

Expand Down

0 comments on commit 734d0a6

Please sign in to comment.