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:
Andy Scherzinger 2024-11-08 12:20:11 +01:00 committed by GitHub
commit 73af4906e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}"