Skip to content

Commit

Permalink
Exclude libreactnative.so to prevent duplicate files
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen committed Nov 4, 2024
1 parent 9eb97e4 commit 4db41b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/realm/binding/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ android {
"**/libjsi.so",
"**/libreactnativejni.so",
"**/libturbomodulejsijni.so",
"**/libreactnative.so",
]
}
}
Expand Down

0 comments on commit 4db41b6

Please sign in to comment.