1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00

Updated material library

This commit is contained in:
M66B 2020-02-02 15:31:15 +01:00
parent 9e6286cad8
commit c2ab2adfde

View file

@ -192,7 +192,7 @@ dependencies {
def recyclerview_version = "1.2.0-alpha01"
def coordinatorlayout_version = "1.1.0"
def constraintlayout_version = "2.0.0-beta3"
def material_version = "1.2.0-alpha03"
def material_version = "1.2.0-alpha04"
def browser_version = "1.3.0-alpha01"
def lbm_version = "1.0.0"
def swiperefresh_version = "1.0.0"