mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 22:51:02 +00:00
Updated AndroidX Emoji2
This commit is contained in:
parent
78648aa0be
commit
11ede499a1
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ dependencies {
|
|||
def core_version = "1.6.0" // 1.7.0/1.8.0-alpha03
|
||||
def shortcuts_version = "1.0.0"
|
||||
def appcompat_version = "1.4.0" // 1.4.1
|
||||
def emoji_version = "1.0.1" // 1.1.0-beta01
|
||||
def emoji_version = "1.1.0-beta01"
|
||||
def activity_version = "1.4.0" // 1.5.0-alpha01
|
||||
def fragment_version = "1.4.0" // 1.4.1/1.5.0-alpha01
|
||||
def webkit_version = "1.4.0"
|
||||
|
|
Loading…
Reference in a new issue