mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 02:07:12 +00:00
Updated AndroidX core
This commit is contained in:
parent
1ca1bbe42c
commit
1838f61954
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@ dependencies {
|
|||
|
||||
def startup_version = "1.1.1" // 1.2.0-alpha02
|
||||
def annotation_version_experimental = "1.3.0"
|
||||
def core_version = "1.9.0" // 1.10.0-rc01
|
||||
def core_version = "1.10.0-rc01"
|
||||
def appcompat_version = "1.6.1" // 1.7.0-alpha02
|
||||
def emoji_version = "1.2.0" // 1.3.0-rc01
|
||||
def activity_version = "1.7.0-rc01"
|
||||
|
|
Loading…
Reference in a new issue