Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent e9f2e5e commit f822534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {
okio: "com.squareup.okio:okio:${versions.okio}",
mockWebServer: "com.squareup.okhttp3:mockwebserver:${versions.okhttp}",
pollexor: 'com.squareup:pollexor:3.0.0',
androidxAnnotations: 'androidx.annotation:annotation:1.3.0',
androidxAnnotations: 'androidx.annotation:annotation:1.6.0',
androidxCore: 'androidx.core:core:1.10.1',
androidxCursorAdapter: 'androidx.cursoradapter:cursoradapter:1.0.0',
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.6',
Expand Down

0 comments on commit f822534

Please sign in to comment.