Skip to content

Commit 1534074

Browse files
Update dependency androidx.fragment:fragment to v1.6.1
1 parent bbf3533 commit 1534074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6.1'
5555

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

0 commit comments

Comments
 (0)