Updated material library

This commit is contained in:
M66B 2020-02-02 15:31:15 +01:00
parent 9e6286cad8
commit c2ab2adfde
1 changed files with 1 additions and 1 deletions

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"