update the infer-annotation jar for open source to unblock D4883219
Reviewed By: achen1 Differential Revision: D4890251 fbshipit-source-id: 3945c0e85fba15d588aa3b5760c64c5d81c6c516
This commit is contained in:
parent
1dc0f7e994
commit
ff056d22d9
|
@ -1,5 +1,5 @@
|
|||
prebuilt_jar(
|
||||
name = "infer-annotations",
|
||||
binary_jar = "infer-annotations-1.5.jar",
|
||||
visibility = ["//ReactAndroid/..."],
|
||||
name = "infer-annotations",
|
||||
binary_jar = "infer-annotations-4.0.jar",
|
||||
visibility = ["//ReactAndroid/..."],
|
||||
)
|
||||
|
|
Binary file not shown.
BIN
ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
vendored
Normal file
BIN
ReactAndroid/src/main/third-party/java/infer-annotations/infer-annotations-4.0.jar
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue