gradle: bump ConstraintLayout and MDC
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
059bf88141
commit
50b21e95c3
@ -5,7 +5,7 @@ buildscript {
|
|||||||
appcompatVersion = '1.4.1'
|
appcompatVersion = '1.4.1'
|
||||||
biometricVersion = '1.1.0'
|
biometricVersion = '1.1.0'
|
||||||
collectionVersion = '1.2.0'
|
collectionVersion = '1.2.0'
|
||||||
constraintLayoutVersion = '2.1.3'
|
constraintLayoutVersion = '2.1.4'
|
||||||
coordinatorLayoutVersion = '1.2.0'
|
coordinatorLayoutVersion = '1.2.0'
|
||||||
coreKtxVersion = '1.7.0'
|
coreKtxVersion = '1.7.0'
|
||||||
coroutinesVersion = '1.6.1'
|
coroutinesVersion = '1.6.1'
|
||||||
@ -15,7 +15,7 @@ buildscript {
|
|||||||
jsr305Version = '3.0.2'
|
jsr305Version = '3.0.2'
|
||||||
junitVersion = '4.13.2'
|
junitVersion = '4.13.2'
|
||||||
lifecycleRuntimeKtxVersion = '2.4.1'
|
lifecycleRuntimeKtxVersion = '2.4.1'
|
||||||
materialComponentsVersion = '1.5.0'
|
materialComponentsVersion = '1.6.0'
|
||||||
preferenceVersion = '1.2.0'
|
preferenceVersion = '1.2.0'
|
||||||
zxingEmbeddedVersion = '4.3.0'
|
zxingEmbeddedVersion = '4.3.0'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user