Skip to content

Commit 50b21e9

Browse files
committed
gradle: bump ConstraintLayout and MDC
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 059bf88 commit 50b21e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
appcompatVersion = '1.4.1'
66
biometricVersion = '1.1.0'
77
collectionVersion = '1.2.0'
8-
constraintLayoutVersion = '2.1.3'
8+
constraintLayoutVersion = '2.1.4'
99
coordinatorLayoutVersion = '1.2.0'
1010
coreKtxVersion = '1.7.0'
1111
coroutinesVersion = '1.6.1'
@@ -15,7 +15,7 @@ buildscript {
1515
jsr305Version = '3.0.2'
1616
junitVersion = '4.13.2'
1717
lifecycleRuntimeKtxVersion = '2.4.1'
18-
materialComponentsVersion = '1.5.0'
18+
materialComponentsVersion = '1.6.0'
1919
preferenceVersion = '1.2.0'
2020
zxingEmbeddedVersion = '4.3.0'
2121

0 commit comments

Comments
 (0)