mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 14:45:47 +03:00
Bump annotation from 1.2.0 to 1.3.0
Bumps annotation from 1.2.0 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
78945f82d2
commit
0dc54823b9
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ dependencies {
|
||||||
exclude group: "com.android.support"
|
exclude group: "com.android.support"
|
||||||
}
|
}
|
||||||
implementation 'com.caverock:androidsvg:1.4'
|
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.vanniktech:emoji-google:0.8.0'
|
||||||
|
|
||||||
implementation "com.github.cotechde.hwsecurity:hwsecurity-fido:$fidoVersion"
|
implementation "com.github.cotechde.hwsecurity:hwsecurity-fido:$fidoVersion"
|
||||||
|
|
Loading…
Reference in a new issue