We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e2f23 commit 76202e6Copy full SHA for 76202e6
1 file changed
app/build.gradle
@@ -233,7 +233,6 @@ dependencies {
233
implementation 'androidx.fragment:fragment-ktx:1.6.2'
234
implementation "androidx.lifecycle:lifecycle-livedata-ktx:${androidxLifecycleVersion}"
235
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:${androidxLifecycleVersion}"
236
- implementation "androidx.lifecycle:lifecycle-process:${androidxLifecycleVersion}"
237
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
238
implementation 'androidx.media:media:1.7.0'
239
implementation 'androidx.preference:preference:1.2.1'
0 commit comments