Skip to content

Commit

Permalink
Fix OSS build
Browse files Browse the repository at this point in the history
Reviewed By: passy

Differential Revision: D28935249

fbshipit-source-id: 80bc13f87f39fabb65fba48dd318dbcf086468a5
  • Loading branch information
oprisnik authored and facebook-github-bot committed Jun 7, 2021
1 parent 9b7bc7e commit e1205db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions viewport/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ android {
}

dependencies {
compileOnly Deps.inferAnnotation
compileOnly Deps.jsr305
}

Expand Down

0 comments on commit e1205db

Please sign in to comment.