Skip to content

Commit

Permalink
Add Javax Annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Isira-Seneviratne committed Dec 14, 2020
1 parent 57fa9d5 commit 1cd81f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/BOINC/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ dependencies {

// Dagger dependencies
implementation "com.google.dagger:dagger:$dagger_version"
implementation 'javax.annotation:javax.annotation-api:1.3.2'
annotationProcessor "com.google.dagger:dagger-compiler:$dagger_version"
kapt "com.google.dagger:dagger-compiler:$dagger_version"

Expand Down

0 comments on commit 1cd81f9

Please sign in to comment.