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 09e2f8f commit 5dc48afCopy full SHA for 5dc48af
1 file changed
app/build.gradle
@@ -227,7 +227,6 @@ dependencies {
227
implementation 'androidx.fragment:fragment-ktx:1.6.2'
228
implementation "androidx.lifecycle:lifecycle-livedata-ktx:${androidxLifecycleVersion}"
229
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:${androidxLifecycleVersion}"
230
- implementation "androidx.lifecycle:lifecycle-process:${androidxLifecycleVersion}"
231
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
232
implementation 'androidx.media:media:1.7.0'
233
implementation 'androidx.preference:preference:1.2.1'
0 commit comments