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

Commit 001e9a1

Browse files
authored
Merge pull request #101 from android/dependabot/gradle/ScopedStorage/androidx.fragment-fragment-ktx-1.3.3
Bump fragment-ktx from 1.3.2 to 1.3.3 in /ScopedStorage
2 parents 43c5f9d + b9f7800 commit 001e9a1

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
@@ -59,7 +59,7 @@ dependencies {
5959
implementation 'com.google.android.material:material:1.3.0'
6060
implementation 'androidx.activity:activity-ktx:1.3.0-alpha06'
6161
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
62-
implementation 'androidx.fragment:fragment-ktx:1.3.2'
62+
implementation 'androidx.fragment:fragment-ktx:1.3.3'
6363
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'
6464
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
6565
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.5'

0 commit comments

Comments
 (0)