Skip to content

Commit 7be7a32

Browse files
TacoTheDankStypox
authored andcommitted
Update AndroidX Fragment to 1.3.5
1 parent a7dd3af commit 7be7a32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ dependencies {
201201
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
202202
implementation 'androidx.core:core-ktx:1.3.2'
203203
implementation 'androidx.documentfile:documentfile:1.0.1'
204-
implementation 'androidx.fragment:fragment-ktx:1.3.4'
204+
implementation 'androidx.fragment:fragment-ktx:1.3.5'
205205
implementation "androidx.lifecycle:lifecycle-livedata:${androidxLifecycleVersion}"
206206
implementation "androidx.lifecycle:lifecycle-viewmodel:${androidxLifecycleVersion}"
207207
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'

0 commit comments

Comments
 (0)