Updated material

This commit is contained in:
M66B 2020-06-04 19:53:14 +02:00
parent 330f5b4a33
commit 564878dda0
1 changed files with 1 additions and 1 deletions

View File

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