File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
buildscript {
2
2
ext {
3
- activityVersion = ' 1.6.1 '
3
+ activityVersion = ' 1.7.0 '
4
4
annotationsVersion = ' 1.6.0'
5
5
appcompatVersion = ' 1.6.1'
6
6
biometricVersion = ' 1.1.0'
7
7
collectionVersion = ' 1.2.0'
8
8
constraintLayoutVersion = ' 2.1.4'
9
9
coordinatorLayoutVersion = ' 1.2.0'
10
- coreKtxVersion = ' 1.10.0-rc01 '
10
+ coreKtxVersion = ' 1.10.0'
11
11
coroutinesVersion = ' 1.6.4'
12
12
datastoreVersion = ' 1.0.0'
13
13
desugarVersion = ' 1.1.5'
14
- fragmentVersion = ' 1.5.5 '
14
+ fragmentVersion = ' 1.5.6 '
15
15
jsr305Version = ' 3.0.2'
16
16
junitVersion = ' 4.13.2'
17
- lifecycleRuntimeKtxVersion = ' 2.6.0 '
17
+ lifecycleRuntimeKtxVersion = ' 2.6.1 '
18
18
materialComponentsVersion = ' 1.8.0'
19
19
preferenceVersion = ' 1.2.0'
20
20
zxingEmbeddedVersion = ' 4.3.0'
You can’t perform that action at this time.
0 commit comments