Updated material design library

This commit is contained in:
M66B 2023-07-16 08:53:01 +02:00
parent 8647cf836b
commit 15f041cf83
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ dependencies {
def recyclerview_version = "1.3.0" // 1.3.1-rc01
def coordinatorlayout_version = "1.2.0"
def constraintlayout_version = "2.1.4" // 2.2.0-alpha10
def material_version = "1.9.0-beta01" // 1.10.0-alpha01
def material_version = "1.9.0" // 1.11.0-alpha01
def browser_version = "1.5.0" // 1.6.0-beta01
def lbm_version = "1.1.0"
def swiperefresh_version = "1.2.0-alpha01"