mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-02 21:24:34 +00:00
Updated constraint layout
This commit is contained in:
parent
daf1b289fc
commit
bf0aae67bf
1 changed files with 1 additions and 1 deletions
|
@ -565,7 +565,7 @@ dependencies {
|
|||
def webkit_version = "1.12.0" // 1.13.0-alpha01
|
||||
def recyclerview_version = "1.3.2" // 1.4.0-rc01
|
||||
def coordinatorlayout_version = "1.2.0" // 1.3.0-alpha02
|
||||
def constraintlayout_version = "2.1.4" // 2.2.0
|
||||
def constraintlayout_version = "2.2.0"
|
||||
def viewpager_version = "1.1.0-beta01"
|
||||
def material_version = "1.12.0" // 1.13.0-alpha03
|
||||
def browser_version = "1.8.0"
|
||||
|
|
Loading…
Reference in a new issue