Skip to content

Commit 76202e6

Browse files
Thompson3142Profpatsch
authored andcommitted
Remove no longer needed dependency
1 parent 90e2f23 commit 76202e6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ dependencies {
233233
implementation 'androidx.fragment:fragment-ktx:1.6.2'
234234
implementation "androidx.lifecycle:lifecycle-livedata-ktx:${androidxLifecycleVersion}"
235235
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:${androidxLifecycleVersion}"
236-
implementation "androidx.lifecycle:lifecycle-process:${androidxLifecycleVersion}"
237236
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
238237
implementation 'androidx.media:media:1.7.0'
239238
implementation 'androidx.preference:preference:1.2.1'

0 commit comments

Comments
 (0)