Updated AndroidX browser

This commit is contained in:
M66B 2020-08-23 12:56:47 +02:00
parent 2ac7453b6c
commit 76090e7143
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ dependencies {
def coordinatorlayout_version = "1.1.0"
def constraintlayout_version = "2.0.0-beta3" // 2.0.0-beta8
def material_version = "1.3.0-alpha01" // 1.3.0-alpha02
def browser_version = "1.3.0-alpha04"
def browser_version = "1.3.0-alpha05"
def lbm_version = "1.0.0"
def swiperefresh_version = "1.2.0-alpha01"
def documentfile_version = "1.0.1"