Skip to content

Commit 1328660

Browse files
committed
build: bump deps
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent 997edf4 commit 1328660

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
buildscript {
22
ext {
3-
activityVersion = '1.6.1'
3+
activityVersion = '1.7.0'
44
annotationsVersion = '1.6.0'
55
appcompatVersion = '1.6.1'
66
biometricVersion = '1.1.0'
77
collectionVersion = '1.2.0'
88
constraintLayoutVersion = '2.1.4'
99
coordinatorLayoutVersion = '1.2.0'
10-
coreKtxVersion = '1.10.0-rc01'
10+
coreKtxVersion = '1.10.0'
1111
coroutinesVersion = '1.6.4'
1212
datastoreVersion = '1.0.0'
1313
desugarVersion = '1.1.5'
14-
fragmentVersion = '1.5.5'
14+
fragmentVersion = '1.5.6'
1515
jsr305Version = '3.0.2'
1616
junitVersion = '4.13.2'
17-
lifecycleRuntimeKtxVersion = '2.6.0'
17+
lifecycleRuntimeKtxVersion = '2.6.1'
1818
materialComponentsVersion = '1.8.0'
1919
preferenceVersion = '1.2.0'
2020
zxingEmbeddedVersion = '4.3.0'

0 commit comments

Comments
 (0)