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 87cbfe2 commit 94a4423Copy full SHA for 94a4423
android/build.gradle
@@ -28,5 +28,5 @@ android {
28
}
29
30
dependencies {
31
- provided "com.facebook.react:react-native:+"
+ compileOnly "com.facebook.react:react-native:+"
32
0 commit comments