mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 11:59:12 +03:00
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:
parent
ea274c4df6
commit
d9ee51a212
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue