Updated Emoji compat

This commit is contained in:
M66B 2021-10-29 09:25:41 +02:00
parent 90b78aaf4b
commit 404ab3160a
1 changed files with 1 additions and 1 deletions

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"