Skip to content

Commit

Permalink
Annotations lib update
Browse files Browse the repository at this point in the history
  • Loading branch information
davemorrissey committed Dec 4, 2017
1 parent fed3d78 commit d8f0682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ configurations {
}

dependencies {
javadocs 'com.android.support:support-annotations:27.0.1'
javadocs 'com.android.support:support-annotations:27.0.2'
javadocs 'com.android.support:exifinterface:26.1.0'
implementation 'com.android.support:support-annotations:27.0.1'
implementation 'com.android.support:support-annotations:27.0.2'
implementation 'com.android.support:exifinterface:26.1.0'
}

Expand Down

0 comments on commit d8f0682

Please sign in to comment.