mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Updated AndroidX
This commit is contained in:
parent
d571d6f93d
commit
6319561d75
1 changed files with 2 additions and 2 deletions
|
@ -327,7 +327,7 @@ dependencies {
|
|||
def annotation_version_experimental = "1.2.0"
|
||||
def core_version = "1.8.0" // 1.9.0-alpha03
|
||||
def shortcuts_version = "1.0.1"
|
||||
def appcompat_version = "1.4.1" // 1.6.0-alpha01
|
||||
def appcompat_version = "1.4.2" // 1.6.0-alpha01
|
||||
def emoji_version = "1.2.0-alpha04"
|
||||
def activity_version = "1.5.0-rc01" // 1.6.0-alpha03
|
||||
def fragment_version = "1.5.0-rc01"
|
||||
|
@ -336,7 +336,7 @@ dependencies {
|
|||
def recyclerview_version = "1.2.1" // 1.3.0-alpha02
|
||||
def coordinatorlayout_version = "1.2.0"
|
||||
def constraintlayout_version = "2.1.4" // 2.2.0-alpha01
|
||||
def material_version = "1.6.0"
|
||||
def material_version = "1.6.1"
|
||||
def browser_version = "1.4.0"
|
||||
def lbm_version = "1.1.0"
|
||||
def swiperefresh_version = "1.2.0-alpha01"
|
||||
|
|
Loading…
Reference in a new issue