Merge pull request #13126 from nextcloud/renovate/androidx.annotation-annotation-1.x

Update dependency androidx.annotation:annotation to v1.8.0
This commit is contained in:
Andy Scherzinger 2024-06-14 21:14:33 +02:00 committed by GitHub
commit d5d037d7e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -309,7 +309,7 @@ dependencies {
exclude group: "com.android.support"
}
implementation 'com.caverock:androidsvg:1.4'
implementation 'androidx.annotation:annotation:1.7.1'
implementation 'androidx.annotation:annotation:1.8.0'
implementation 'com.vanniktech:emoji-google:0.18.0'
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:$fidoVersion"