Bump emoji2 from 1.1.0 to 1.2.0

Bumps emoji2 from 1.1.0 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.emoji2:emoji2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-17 13:16:52 +00:00 committed by Benoit Marty
parent ea274c4df6
commit d9ee51a212

View file

@ -232,7 +232,7 @@ dependencies {
// UnifiedPush
implementation 'com.github.UnifiedPush:android-connector:2.0.1'
implementation "androidx.emoji2:emoji2:1.1.0"
implementation "androidx.emoji2:emoji2:1.2.0"
// WebRTC
// org.webrtc:google-webrtc is for development purposes only