enable custom emoji fonts for all api levels again
This commit is contained in:
parent
e4803019b8
commit
28940169c6
4 changed files with 4 additions and 19 deletions
|
@ -77,7 +77,7 @@ dependencies {
|
|||
// EmojiCompat
|
||||
implementation "com.android.support:support-emoji:$supportLibraryVersion"
|
||||
implementation "com.android.support:support-emoji-appcompat:$supportLibraryVersion"
|
||||
implementation "de.c1710:filemojicompat:1.0.5"
|
||||
implementation "de.c1710:filemojicompat:1.0.14"
|
||||
// architecture components
|
||||
implementation 'android.arch.lifecycle:extensions:1.1.1'
|
||||
//room
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue