Skip to content

Commit

Permalink
Merge pull request #4127 from Isira-Seneviratne/Add_Javax_Annotation
Browse files Browse the repository at this point in the history
Add Javax Annotation.
  • Loading branch information
AenBleidd authored Dec 14, 2020
2 parents 57fa9d5 + 1cd81f9 commit b9b5f8e
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 b9b5f8e

Please sign in to comment.