Update ConstraintLayout

(cherry picked from commit 7a94b477cb1fa99a996df03b1e56f0607f934c64)
This commit is contained in:
arkon 2020-07-30 22:22:44 -04:00 committed by Jobobby04
parent bb47188d5c
commit 00701aeda1

View File

@ -144,7 +144,7 @@ dependencies {
implementation 'androidx.biometric:biometric:1.1.0-alpha01'
implementation 'androidx.browser:browser:1.2.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta8'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-rc1'
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.preference:preference:1.1.1'