We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059bf88 commit 50b21e9Copy full SHA for 50b21e9
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
appcompatVersion = '1.4.1'
6
biometricVersion = '1.1.0'
7
collectionVersion = '1.2.0'
8
- constraintLayoutVersion = '2.1.3'
+ constraintLayoutVersion = '2.1.4'
9
coordinatorLayoutVersion = '1.2.0'
10
coreKtxVersion = '1.7.0'
11
coroutinesVersion = '1.6.1'
@@ -15,7 +15,7 @@ buildscript {
15
jsr305Version = '3.0.2'
16
junitVersion = '4.13.2'
17
lifecycleRuntimeKtxVersion = '2.4.1'
18
- materialComponentsVersion = '1.5.0'
+ materialComponentsVersion = '1.6.0'
19
preferenceVersion = '1.2.0'
20
zxingEmbeddedVersion = '4.3.0'
21
0 commit comments