We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a774f commit 3898319Copy full SHA for 3898319
1 file changed
android/build.gradle
@@ -16,5 +16,5 @@ android {
16
}
17
18
dependencies {
19
- compile 'com.facebook.react:react-native:0.20.+'
+ implementation "com.facebook.react:react-native:+" // From node_modules
20
0 commit comments