Skip to content

Commit 9f614f5

Browse files
authored
Merge pull request #338 from jpudysz/feature/sdk52
feat: exclude rn so
2 parents c79a538 + 1266451 commit 9f614f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ android {
6161
"META-INF/**",
6262
"**/libjsi.so",
6363
"**/libc++_shared.so",
64+
"**/libreactnative.so",
6465
"**/libreact_nativemodule_core.so",
6566
"**/libturbomodulejsijni.so",
6667
"**/libfbjni.so"

0 commit comments

Comments
 (0)