Set FilemojiCompat to version 3.2.2 (#2553)
This commit is contained in:
parent
fd9d48e4a6
commit
9139e7bbf1
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ ext.glideVersion = '4.13.1'
|
||||||
ext.daggerVersion = '2.42'
|
ext.daggerVersion = '2.42'
|
||||||
ext.materialdrawerVersion = '8.4.5'
|
ext.materialdrawerVersion = '8.4.5'
|
||||||
ext.emoji2_version = '1.1.0'
|
ext.emoji2_version = '1.1.0'
|
||||||
ext.filemojicompat_version = '3.2.1'
|
ext.filemojicompat_version = '3.2.2'
|
||||||
|
|
||||||
// if libraries are changed here, they should also be changed in LicenseActivity
|
// if libraries are changed here, they should also be changed in LicenseActivity
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Reference in a new issue