File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,21 +2,21 @@ buildscript {
2
2
ext {
3
3
activityVersion = ' 1.4.0'
4
4
annotationsVersion = ' 1.3.0'
5
- appcompatVersion = ' 1.4.0 '
5
+ appcompatVersion = ' 1.4.1 '
6
6
biometricVersion = ' 1.1.0'
7
7
collectionVersion = ' 1.2.0'
8
- constraintLayoutVersion = ' 2.1.2 '
9
- coordinatorLayoutVersion = ' 1.1 .0'
8
+ constraintLayoutVersion = ' 2.1.3 '
9
+ coordinatorLayoutVersion = ' 1.2 .0'
10
10
coreKtxVersion = ' 1.7.0'
11
11
coroutinesVersion = ' 1.6.0'
12
12
datastoreVersion = ' 1.0.0'
13
13
desugarVersion = ' 1.1.5'
14
- fragmentVersion = ' 1.4.0 '
14
+ fragmentVersion = ' 1.4.1 '
15
15
jsr305Version = ' 3.0.2'
16
16
junitVersion = ' 4.13.2'
17
17
lifecycleRuntimeKtxVersion = ' 2.4.0'
18
- materialComponentsVersion = ' 1.4 .0'
19
- preferenceVersion = ' 1.1.1 '
18
+ materialComponentsVersion = ' 1.5 .0'
19
+ preferenceVersion = ' 1.2.0 '
20
20
zxingEmbeddedVersion = ' 4.3.0'
21
21
22
22
groupName = ' com.wireguard.android'
You can’t perform that action at this time.
0 commit comments