mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-02 04:23:25 +00:00
AndroidX updates
This commit is contained in:
parent
727d01d2af
commit
5af9b2e037
1 changed files with 2 additions and 2 deletions
|
@ -324,11 +324,11 @@ dependencies {
|
|||
|
||||
def startup_version = "1.1.0"
|
||||
def annotation_version_experimental = "1.2.0"
|
||||
def core_version = "1.7.0" // 1.8.0-beta01 / 1.9.0-alpha01
|
||||
def core_version = "1.7.0" // 1.8.0-beta01 / 1.9.0-alpha03
|
||||
def shortcuts_version = "1.0.0"
|
||||
def appcompat_version = "1.4.1" // 1.6.0-alpha01
|
||||
def emoji_version = "1.2.0-alpha04"
|
||||
def activity_version = "1.4.0" // 1.5.0-beta01 / 1.6.0-alpha01
|
||||
def activity_version = "1.4.0" // 1.5.0-beta01 / 1.6.0-alpha03
|
||||
def fragment_version = "1.4.1" // 1.5.0-beta01
|
||||
def windows_version = "1.0.0" // 1.1.0-alpha01
|
||||
def webkit_version = "1.4.0"
|
||||
|
|
Loading…
Reference in a new issue