disable emoji fonts on Android 5 (#698)
This commit is contained in:
parent
1c5df27f91
commit
030a201da6
4 changed files with 16 additions and 3 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.9"
|
||||
// architecture components
|
||||
implementation 'android.arch.lifecycle:extensions:1.1.1'
|
||||
//room
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue