Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.6.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent f8e5d04 commit 757c629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
implementation 'com.github.bitfireAT:dav4jvm:2.2.1' // in transition phase, we use old and new libs
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
implementation 'androidx.annotation:annotation:1.6.0'
implementation 'androidx.annotation:annotation:1.7.0'
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'

implementation "androidx.core:core-ktx:1.10.1"
Expand Down

0 comments on commit 757c629

Please sign in to comment.