1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00

Updated Material design library

This commit is contained in:
M66B 2023-10-29 06:56:35 +01:00
parent 0cec572d28
commit da11ce476d

View file

@ -487,7 +487,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.9.0" // 1.11.0-alpha01
def material_version = "1.10.0" // 1.11.0-alpha01
def browser_version = "1.6.0" // 1.7.0-beta01
def lbm_version = "1.1.0"
def swiperefresh_version = "1.2.0-alpha01"