Skip to content

Commit 8a15319

Browse files
Update dependency androidx.fragment:fragment to v1.8.7
1 parent a1f2f9c commit 8a15319

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
@@ -50,7 +50,7 @@ android {
5050
dependencies {
5151
implementation 'androidx.appcompat:appcompat:1.6.1'
5252
implementation 'androidx.fragment:fragment-ktx:1.5.3'
53-
implementation 'androidx.fragment:fragment:1.5.3'
53+
implementation 'androidx.fragment:fragment:1.8.7'
5454

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

0 commit comments

Comments
 (0)