Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.8.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and AndyScherzinger committed Aug 26, 2024
1 parent 73a9306 commit 09369e7
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.1'
implementation 'androidx.annotation:annotation:1.8.2'
implementation 'com.vanniktech:emoji-google:0.21.0'

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

0 comments on commit 09369e7

Please sign in to comment.