Skip to content

Commit 5468073

Browse files
Update dependency androidx.fragment:fragment to v1.7.0
1 parent d9bc387 commit 5468073

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
@@ -47,7 +47,7 @@ android {
4747
dependencies {
4848
implementation 'androidx.appcompat:appcompat:1.4.1'
4949
implementation 'androidx.fragment:fragment-ktx:1.4.1'
50-
implementation 'androidx.fragment:fragment:1.4.1'
50+
implementation 'androidx.fragment:fragment:1.7.0'
5151

5252
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
5353
implementation 'com.google.android.material:material:1.5.0'

0 commit comments

Comments
 (0)