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.
2 parents ec12246 + 6577740 commit 4f47d80Copy full SHA for 4f47d80
packages/react-native-version-check/android/build.gradle
@@ -25,6 +25,6 @@ android {
25
}
26
27
dependencies {
28
- implementation 'com.facebook.react:react-native:0.20.+'
+ implementation 'com.facebook.react:react-native:+'
29
30
0 commit comments