1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-01 01:06:11 +00:00

Updated comment

This commit is contained in:
M66B 2024-06-22 13:12:11 +02:00
parent 790ca482fb
commit 78ee65ab7d

View file

@ -560,7 +560,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.11.0" // 1.12.0-rc01 / 1.13.0-alpha01
def material_version = "1.11.0" // 1.12.0 / 1.13.0-alpha03
def browser_version = "1.8.0"
def lbm_version = "1.1.0"
def swiperefresh_version = "1.2.0-alpha01"