Upgrade fbjni

Summary: Upgrade to the latest fbjni which builds against the newer NDK.

Reviewed By: lblasa

Differential Revision: D32594058

fbshipit-source-id: 60e169fac123167d750c3c041e1753d0372847de
This commit is contained in:
Pascal Hartig
2021-11-22 13:50:08 -08:00
committed by Facebook GitHub Bot
parent 523390122e
commit d0b6021551

View File

@@ -67,7 +67,7 @@ ext.deps = [
archPaging : 'android.arch.paging:runtime:1.0.1',
// First-party
soloader : 'com.facebook.soloader:soloader:0.10.3',
fbjni : 'com.facebook.fbjni:fbjni:0.2.2',
fbjni : 'com.facebook.fbjni:fbjni:0.3.0',
screenshot : 'com.facebook.testing.screenshot:core:0.14.0',
boltsTasks : 'com.parse.bolts:bolts-tasks:1.4.0',
websocket : 'org.java-websocket:Java-WebSocket:1.5.2',