Skip to content

Commit 6201c4f

Browse files
Update dependency androidx.fragment:fragment to v1.5.4
1 parent bbf3533 commit 6201c4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ android {
5151
dependencies {
5252
implementation 'androidx.appcompat:appcompat:1.5.1'
5353
implementation 'androidx.fragment:fragment-ktx:1.5.3'
54-
implementation 'androidx.fragment:fragment:1.5.3'
54+
implementation 'androidx.fragment:fragment:1.5.4'
5555

5656
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
5757
implementation 'com.google.android.material:material:1.6.1'

0 commit comments

Comments
 (0)