Skip to content

Commit e33c03b

Browse files
authored
Merge pull request hoc081098#90 from hoc081098/renovate/androidx.fragment-fragment-1.x
Update dependency androidx.fragment:fragment to v1.4.1
2 parents 6e631f2 + dd9f181 commit e33c03b

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)