mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
Merge pull request #13312 from nextcloud/renovate/androidx.annotation-annotation-1.x
fix(deps): update dependency androidx.annotation:annotation to v1.8.1
This commit is contained in:
commit
91ffa5c16e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue