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
3
activityVersion = ' 1.2.0-beta02'
4
- agpVersion = ' 4.1.0 '
4
+ agpVersion = ' 4.1.1 '
5
5
annotationsVersion = ' 1.1.0'
6
6
appcompatVersion = ' 1.2.0'
7
7
biometricVersion = ' 1.1.0-rc01'
8
8
collectionVersion = ' 1.1.0'
9
9
constraintLayoutVersion = ' 2.0.4'
10
10
coordinatorLayoutVersion = ' 1.1.0'
11
- coreKtxVersion = ' 1.3.1 '
11
+ coreKtxVersion = ' 1.3.2 '
12
12
coroutinesVersion = ' 1.4.2'
13
13
datastoreVersion = ' 1.0.0-alpha05'
14
14
desugarVersion = ' 1.0.10'
15
15
fragmentVersion = ' 1.3.0-beta02'
16
16
jsr305Version = ' 3.0.2'
17
17
junitVersion = ' 4.13.1'
18
- kotlinVersion = ' 1.4.20 '
18
+ kotlinVersion = ' 1.4.21 '
19
19
lifecycleRuntimeKtxVersion = ' 2.3.0-beta01'
20
- materialComponentsVersion = ' 1.3.0-alpha03 '
20
+ materialComponentsVersion = ' 1.3.0-alpha04 '
21
21
preferenceVersion = ' 1.1.1'
22
22
zxingEmbeddedVersion = ' 3.6.0'
23
23
You can’t perform that action at this time.
0 commit comments