mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Updated Emoji compat
This commit is contained in:
parent
90b78aaf4b
commit
404ab3160a
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ dependencies {
|
|||
def core_version = "1.6.0" // 1.7.0
|
||||
def shortcuts_version = "1.0.0"
|
||||
def appcompat_version = "1.3.1"
|
||||
def emoji_version = "1.0.0-beta01"
|
||||
def emoji_version = "1.0.0-rc01"
|
||||
def activity_version = "1.4.0"
|
||||
def fragment_version = "1.4.0-beta01"
|
||||
def webkit_version = "1.4.0"
|
||||
|
|
Loading…
Reference in a new issue