mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-22 15:50:51 +01:00
Manual upgrade of the emoji2 lib
Dependabot does not care about this dependency, I do not know why.
This commit is contained in:
parent
884fb629c3
commit
8fa36750a2
@ -454,7 +454,7 @@ dependencies {
|
|||||||
// OSS License, gplay flavor only
|
// OSS License, gplay flavor only
|
||||||
gplayImplementation 'com.google.android.gms:play-services-oss-licenses:17.0.0'
|
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')
|
implementation('com.github.BillCarsonFr:JsonViewer:0.7')
|
||||||
|
|
||||||
// WebRTC
|
// WebRTC
|
||||||
|
Loading…
Reference in New Issue
Block a user