Skip to content

Commit 5ce668e

Browse files
committed
build: bump activity-ktx and fragment-ktx
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent ae13954 commit 5ce668e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
activityVersion = '1.7.0'
3+
activityVersion = '1.7.1'
44
annotationsVersion = '1.6.0'
55
appcompatVersion = '1.6.1'
66
biometricVersion = '1.1.0'
@@ -11,7 +11,7 @@ buildscript {
1111
coroutinesVersion = '1.6.4'
1212
datastoreVersion = '1.0.0'
1313
desugarVersion = '1.1.5'
14-
fragmentVersion = '1.5.6'
14+
fragmentVersion = '1.5.7'
1515
jsr305Version = '3.0.2'
1616
junitVersion = '4.13.2'
1717
lifecycleRuntimeKtxVersion = '2.6.1'

0 commit comments

Comments
 (0)