mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 06:35:48 +03:00
Merge pull request #11780 from nextcloud/dependabot/gradle/com.vanniktech-emoji-google-0.17.0
Build(deps): Bump com.vanniktech:emoji-google from 0.16.0 to 0.17.0
This commit is contained in:
commit
35f54c1b2d
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ dependencies {
|
||||||
}
|
}
|
||||||
implementation 'com.caverock:androidsvg:1.4'
|
implementation 'com.caverock:androidsvg:1.4'
|
||||||
implementation 'androidx.annotation:annotation:1.6.0'
|
implementation 'androidx.annotation:annotation:1.6.0'
|
||||||
implementation 'com.vanniktech:emoji-google:0.16.0'
|
implementation 'com.vanniktech:emoji-google:0.17.0'
|
||||||
|
|
||||||
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:$fidoVersion"
|
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido:$fidoVersion"
|
||||||
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2:$fidoVersion"
|
implementation "com.github.nextcloud-deps.hwsecurity:hwsecurity-fido2:$fidoVersion"
|
||||||
|
|
Loading…
Reference in a new issue