facebookincubator / fbjni

A library designed to simplify the usage of the Java Native Interface
Apache License 2.0
266 stars 47 forks source link

Remove the package exclusions #51

Closed passy closed 3 years ago

passy commented 3 years ago

Summary: It's all a little confusing but downstream consumers of Flipper that don't use CMake themselves otherwise don't have access to these libraries and will have them missing from their builds.

I'll create an 0.2.0 release for this so 0.1.0 consumers don't end up with multiple binaries.

Test Plan: Tested locally with Flipper and a stand-alone example and it seems to work.

facebook-github-bot commented 3 years ago

@passy merged this pull request in facebookincubator/fbjni@b71ac9f6ba25f408d355eda018f944796713d222.