mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 12:35:30 +03:00
Merge pull request #3926 from nextcloud/renovate/com.vanniktech-emoji-google-0.x
fix(deps): update dependency com.vanniktech:emoji-google to v0.21.0
This commit is contained in:
commit
73af4906e4
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
|
||||
implementation "com.vanniktech:emoji-google:0.18.0"
|
||||
implementation "com.vanniktech:emoji-google:0.21.0"
|
||||
implementation "androidx.emoji2:emoji2:${emojiVersion}"
|
||||
implementation "androidx.emoji2:emoji2-bundled:${emojiVersion}"
|
||||
implementation "androidx.emoji2:emoji2-views:${emojiVersion}"
|
||||
|
|
Loading…
Reference in a new issue