Skip to content

Commit

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

fix(deps): update dependency androidx.annotation:annotation to v1.8.1
  • Loading branch information
AndyScherzinger authored Jul 24, 2024
2 parents 81d1bc0 + 1eb8be7 commit 91ffa5c
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 @@ -309,7 +309,7 @@ dependencies {
exclude group: "com.android.support"
}
implementation 'com.caverock:androidsvg:1.4'
implementation 'androidx.annotation:annotation:1.8.0'
implementation 'androidx.annotation:annotation:1.8.1'
implementation 'com.vanniktech:emoji-google:0.21.0'

implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:$fidoVersion"
Expand Down

0 comments on commit 91ffa5c

Please sign in to comment.