Merge pull request #9197 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.3.0

Bump annotation from 1.2.0 to 1.3.0
This commit is contained in:
Álvaro Brey 2021-11-05 16:14:20 +01:00 committed by GitHub
commit c161b5235b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -298,7 +298,7 @@ dependencies {
exclude group: "com.android.support"
}
implementation 'com.caverock:androidsvg:1.4'
implementation 'androidx.annotation:annotation:1.2.0'
implementation 'androidx.annotation:annotation:1.3.0'
implementation 'com.vanniktech:emoji-google:0.8.0'
implementation "com.github.cotechde.hwsecurity:hwsecurity-fido:$fidoVersion"