Remove: Unused Dependencies

This commit is contained in:
LooKeR 2021-10-20 13:46:30 +05:30
parent b27c8be1f6
commit 15254243da

View File

@ -126,9 +126,6 @@ dependencies {
implementation 'androidx.core:core-ktx:1.6.0'
implementation 'io.reactivex.rxjava3:rxjava:3.1.1'
implementation 'io.reactivex.rxjava3:rxandroid:3.0.0'
implementation 'androidx.activity:activity-ktx:1.4.0-rc01'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
implementation 'com.fasterxml.jackson.core:jackson-core:2.13.0'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.2'
implementation 'com.github.topjohnwu.libsu:core:3.1.2'