mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-09 21:56:20 +00:00
Updated AndroidX
This commit is contained in:
parent
0e41fa767f
commit
7cc6f9a40a
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ dependencies {
|
|||
def windows_version = "1.2.0-beta03"
|
||||
def webkit_version = "1.8.0"
|
||||
def recyclerview_version = "1.3.1"
|
||||
def coordinatorlayout_version = "1.2.0"
|
||||
def coordinatorlayout_version = "1.2.0" // 1.3.0-alpha01
|
||||
def constraintlayout_version = "2.1.4" // 2.2.0-alpha12
|
||||
def material_version = "1.9.0" // 1.11.0-alpha01
|
||||
def browser_version = "1.6.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue