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 9f1d30f commit 33912e0Copy full SHA for 33912e0
1 file changed
packages/react-native-gesture-handler/android/build.gradle
@@ -187,6 +187,7 @@ android {
187
exclude "**/libreactnative.so"
188
exclude "**/libjsi.so"
189
exclude "**/libc++_shared.so"
190
+ exclude "**/libfbjni.so"
191
}
192
193
sourceSets.main {
0 commit comments