Skip to content

Commit 1ddb632

Browse files
Update dependency androidx.fragment:fragment to v1.8.9
1 parent a1f2f9c commit 1ddb632

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
@@ -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.9'
5454

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

0 commit comments

Comments
 (0)