We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34fae86 commit e760067Copy full SHA for e760067
README.md
@@ -60,7 +60,7 @@ project(':react-native-splash-screen').projectDir = new File(rootProject.project
60
...
61
dependencies {
62
63
- compile project(':react-native-splash-screen')
+ implementation project(':react-native-splash-screen')
64
}
65
```
66
README.zh.md
@@ -67,7 +67,7 @@ project(':react-native-splash-screen').projectDir = new File(rootProject.project
67
68
69
70
71
72
73
0 commit comments