Commit d9c19b2
Add libmapbufferjni.so to pickFirst directives (facebook#44827)
Summary:
Pull Request resolved: facebook#44827
After D57856389 (facebook#44684), the build is now firing an issue as `libmapbufferjni.so` is exposed as a public `.so` and we're missing a pickFirst directive.
Changelog:
[Internal] [Changed] - Add libmapbufferjni.so to pickFirst directives
Reviewed By: javache
Differential Revision: D58284481
fbshipit-source-id: d476bd5df8ec4687177df7a698cbb6595ce625651 parent b5b909b commit d9c19b2
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- packages/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/utils
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments