Skip to content

Commit 445e72d

Browse files
committed
chore(deps): update dependency androidx.fragment:fragment-ktx to v1.4.1
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | maven | androidx.fragment:fragment-ktx | 1.4.0 | 1.4.1 |
1 parent 0556763 commit 445e72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
4444

4545
// viewModels
46-
implementation "androidx.fragment:fragment-ktx:1.4.0"
46+
implementation "androidx.fragment:fragment-ktx:1.4.1"
4747

4848
testImplementation 'junit:junit:4.13.2'
4949
androidTestImplementation 'androidx.test.ext:junit:1.1.3'

0 commit comments

Comments
 (0)