mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
Merge pull request #10069 from nextcloud/dependabot/gradle/com.vanniktech-emoji-google-0.9.0
Bump emoji-google from 0.8.0 to 0.9.0
This commit is contained in:
commit
b3b3376c5b
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ dependencies {
|
||||||
}
|
}
|
||||||
implementation 'com.caverock:androidsvg:1.4'
|
implementation 'com.caverock:androidsvg:1.4'
|
||||||
implementation 'androidx.annotation:annotation:1.3.0'
|
implementation 'androidx.annotation:annotation:1.3.0'
|
||||||
implementation 'com.vanniktech:emoji-google:0.8.0'
|
implementation 'com.vanniktech:emoji-google:0.9.0'
|
||||||
|
|
||||||
implementation "com.github.cotechde.hwsecurity:hwsecurity-fido:$fidoVersion"
|
implementation "com.github.cotechde.hwsecurity:hwsecurity-fido:$fidoVersion"
|
||||||
implementation "com.github.cotechde.hwsecurity:hwsecurity-fido2:$fidoVersion"
|
implementation "com.github.cotechde.hwsecurity:hwsecurity-fido2:$fidoVersion"
|
||||||
|
|
Loading…
Reference in a new issue