Skip to content

Commit dd9f181

Browse files
committed
Update dependency androidx.fragment:fragment to v1.4.1
1 parent 0798de1 commit dd9f181

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.0'
50-
implementation 'androidx.fragment:fragment:1.4.0'
50+
implementation 'androidx.fragment:fragment:1.4.1'
5151

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

0 commit comments

Comments
 (0)