1
0
Fork 0
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:
M66B 2021-10-29 09:25:41 +02:00
parent 90b78aaf4b
commit 404ab3160a

View file

@ -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"