mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
Bump emoji-google from 0.13.0 to 0.15.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
0100c139dc
commit
714fd9d74b
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'com.google.android.material:material:1.5.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation "com.vanniktech:emoji-google:0.14.0"
|
||||
implementation "com.vanniktech:emoji-google:0.15.0"
|
||||
implementation group: 'androidx.emoji', name: 'emoji-bundled', version: '1.1.0'
|
||||
implementation 'org.michaelevans.colorart:library:0.0.3'
|
||||
implementation "androidx.work:work-runtime:${workVersion}"
|
||||
|
|
Loading…
Reference in a new issue