Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 0910f93

Browse files
Bump fragment-ktx from 1.3.4 to 1.3.5 in /ScopedStorage
Bumps fragment-ktx from 1.3.4 to 1.3.5. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9af3ebb commit 0910f93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScopedStorage/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'com.google.android.material:material:1.3.0'
6161
implementation 'androidx.activity:activity-ktx:1.3.0-beta01'
6262
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
63-
implementation 'androidx.fragment:fragment-ktx:1.3.4'
63+
implementation 'androidx.fragment:fragment-ktx:1.3.5'
6464
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'
6565
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
6666
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.5'

0 commit comments

Comments
 (0)