Skip to content

Commit

Permalink
Merge pull request #13811 from nextcloud/renovate/androidx.annotation…
Browse files Browse the repository at this point in the history
…-annotation-1.x

Update dependency androidx.annotation:annotation to v1.9.0
  • Loading branch information
tobiasKaminsky authored Oct 22, 2024
2 parents bd40d6a + 7c84a15 commit 340db81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ dependencies {
exclude group: "com.android.support"
}
implementation 'com.caverock:androidsvg:1.4'
implementation 'androidx.annotation:annotation:1.8.2'
implementation 'androidx.annotation:annotation:1.9.0'
implementation 'com.vanniktech:emoji-google:0.21.0'

// document scanner not available on FDroid (generic) due to OpenCV binaries
Expand Down

0 comments on commit 340db81

Please sign in to comment.