Skip to content

Commit e64132b

Browse files
actions: bump androidx.fragment:fragment-ktx to 1.7.0-alpha10 (fixes #1909) (#1891)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8cc500 commit e64132b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
})
6262
implementation 'androidx.appcompat:appcompat:1.6.1'
6363
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
64-
implementation 'androidx.fragment:fragment-ktx:1.3.0-alpha08'
64+
implementation 'androidx.fragment:fragment-ktx:1.7.0-alpha10'
6565
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
6666
implementation 'androidx.multidex:multidex:2.0.1'
6767
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.3'

0 commit comments

Comments
 (0)