Updated AndroidX

This commit is contained in:
M66B 2020-09-05 17:16:20 +02:00
parent 9364c8b520
commit d9473c2e7b
1 changed files with 2 additions and 2 deletions

View File

@ -203,7 +203,7 @@ dependencies {
def fragment_version = "1.3.0-alpha08"
def recyclerview_version = "1.2.0-alpha05"
def coordinatorlayout_version = "1.1.0"
def constraintlayout_version = "2.0.0" // 2.0.0-beta3
def constraintlayout_version = "2.0.1" // 2.0.0-beta3
def material_version = "1.3.0-alpha02" // 1.3.0-alpha01
def browser_version = "1.3.0-alpha05"
def lbm_version = "1.0.0"
@ -216,7 +216,7 @@ dependencies {
def paging_version = "2.1.2" // 3.0.0-alpha03
def preference_version = "1.1.1"
def work_version = "2.5.0-alpha01"
def exif_version = "1.3.0-beta01"
def exif_version = "1.3.0-rc01"
def biometric_version = "1.1.0-alpha02" // https://issuetracker.google.com/issues/159983244
def textclassifier_version = "1.0.0-alpha03"
def billingclient_version = "3.0.0"