Merge pull request #4857 from vector-im/feature/bma/emoji_upgrade

Manual upgrade of the emoji2 lib
This commit is contained in:
Benoit Marty 2022-01-05 14:40:29 +01:00 committed by GitHub
commit 24c7064cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ dependencies {
// OSS License, gplay flavor only
gplayImplementation 'com.google.android.gms:play-services-oss-licenses:17.0.0'
implementation "androidx.emoji2:emoji2:1.0.0"
implementation "androidx.emoji2:emoji2:1.0.1"
implementation('com.github.BillCarsonFr:JsonViewer:0.7')
// WebRTC