Updated Material

This commit is contained in:
M66B 2024-01-03 21:49:33 +01:00
parent 34e2003d14
commit 421afc5850
1 changed files with 1 additions and 1 deletions

View File

@ -526,7 +526,7 @@ dependencies {
def recyclerview_version = "1.3.2" // 1.4.0-alpha01
def coordinatorlayout_version = "1.2.0" // 1.3.0-alpha02
def constraintlayout_version = "2.1.4" // 2.2.0-alpha13
def material_version = "1.10.0" // 1.11.0-alpha01
def material_version = "1.11.0" // 1.11.0-alpha01
def browser_version = "1.7.0" // 1.8.0-beta01
def lbm_version = "1.1.0"
def swiperefresh_version = "1.2.0-alpha01"