mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03: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
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue