Updated material design library

This commit is contained in:
M66B 2023-02-04 14:57:58 +01:00
parent ec4fda1f11
commit 76d1aa22a5
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ dependencies {
def recyclerview_version = "1.3.0-rc01"
def coordinatorlayout_version = "1.2.0"
def constraintlayout_version = "2.1.4" // 2.2.0-alpha06
def material_version = "1.7.0"
def material_version = "1.8.0"
def browser_version = "1.4.0" // 1.5.0-rc01
def lbm_version = "1.1.0"
def swiperefresh_version = "1.2.0-alpha01"