mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 17:57:16 +00:00
Updated AndroidX
This commit is contained in:
parent
5982c02f98
commit
7986b0267d
1 changed files with 2 additions and 2 deletions
|
@ -525,7 +525,7 @@ dependencies {
|
|||
def activity_version = "1.8.2" // 1.9.0-alpha03
|
||||
def fragment_version = "1.6.2" // 1.7.0-alpha10
|
||||
def windows_version = "1.2.0" // 1.3.0-alpha02
|
||||
def webkit_version = "1.10.0" // 1.11.0-alpha01
|
||||
def webkit_version = "1.10.0" // 1.11.0-alpha02
|
||||
def recyclerview_version = "1.3.2" // 1.4.0-alpha01
|
||||
def coordinatorlayout_version = "1.2.0" // 1.3.0-alpha02
|
||||
def constraintlayout_version = "2.1.4" // 2.2.0-alpha13
|
||||
|
@ -534,7 +534,7 @@ dependencies {
|
|||
def lbm_version = "1.1.0"
|
||||
def swiperefresh_version = "1.2.0-alpha01"
|
||||
def documentfile_version = "1.1.0-alpha01"
|
||||
def lifecycle_version = "2.7.0" // 2.8.0-alpha01
|
||||
def lifecycle_version = "2.7.0" // 2.8.0-alpha02
|
||||
def lifecycle_extensions_version = "2.2.0"
|
||||
def room_version = "2.4.3" // 2.5.2/2.6.1
|
||||
def sqlite_version = "2.4.0"
|
||||
|
|
Loading…
Reference in a new issue