diff --git a/build.gradle b/build.gradle index 67469afc909..804f5b34426 100644 --- a/build.gradle +++ b/build.gradle @@ -77,7 +77,7 @@ ext.deps = [ boltsApplinks : 'com.parse.bolts:bolts-applinks:1.4.0', // Annotations jsr305 : 'com.google.code.findbugs:jsr305:3.0.2', - inferAnnotations : 'com.facebook.infer.annotation:infer-annotation:0.11.2', + inferAnnotations : 'com.facebook.infer.annotation:infer-annotation:0.18.0', proguardAnnotations: 'com.facebook.yoga:proguard-annotations:1.16.0', // Litho lithoAnnotations : "com.facebook.litho:litho-annotations:$LITHO_VERSION",