Merge pull request #6009 from vector-im/dependabot/gradle/androidx.emoji2-emoji2-1.1.0

Bump emoji2 from 1.0.1 to 1.1.0
This commit is contained in:
Benoit Marty 2022-05-10 09:53:05 +02:00 committed by GitHub
commit 272135ddf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -463,7 +463,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.1"
implementation "androidx.emoji2:emoji2:1.1.0"
// WebRTC
// org.webrtc:google-webrtc is for development purposes only