gradle: bump ConstraintLayout and MDC

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2022-05-26 05:37:16 +05:30
parent 059bf88141
commit 50b21e95c3
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -5,7 +5,7 @@ buildscript {
appcompatVersion = '1.4.1'
biometricVersion = '1.1.0'
collectionVersion = '1.2.0'
constraintLayoutVersion = '2.1.3'
constraintLayoutVersion = '2.1.4'
coordinatorLayoutVersion = '1.2.0'
coreKtxVersion = '1.7.0'
coroutinesVersion = '1.6.1'
@ -15,7 +15,7 @@ buildscript {
jsr305Version = '3.0.2'
junitVersion = '4.13.2'
lifecycleRuntimeKtxVersion = '2.4.1'
materialComponentsVersion = '1.5.0'
materialComponentsVersion = '1.6.0'
preferenceVersion = '1.2.0'
zxingEmbeddedVersion = '4.3.0'