mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 10:47:28 +00:00
Updated Material design library
This commit is contained in:
parent
78aa2d03fe
commit
98e1472a0d
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ dependencies {
|
|||
def recyclerview_version = "1.3.0-rc01"
|
||||
def coordinatorlayout_version = "1.2.0"
|
||||
def constraintlayout_version = "2.1.4" // 2.2.0-alpha01
|
||||
def material_version = "1.6.1"
|
||||
def material_version = "1.7.0"
|
||||
def browser_version = "1.4.0" // 1.5.0-alpha01
|
||||
def lbm_version = "1.1.0"
|
||||
def swiperefresh_version = "1.2.0-alpha01"
|
||||
|
|
Loading…
Reference in a new issue