Skip to content

Commit

Permalink
Add com.facebook.infer.annotation:infer-annotation to unblock CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Jan 3, 2025
1 parent 25a60c4 commit b5afcbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ android {
dependencies {
compileOnly 'com.google.code.findbugs:jsr305:3.0.2'
implementation 'com.facebook.soloader:nativeloader:0.10.5'
implementation 'com.facebook.infer.annotation:infer-annotation:0.18.0'
}

task headersJar(type: Jar) {
Expand Down

0 comments on commit b5afcbc

Please sign in to comment.