Remove Arca (#212)

* Removed from gradle

* Removed arca from BasePreferences.kt
This commit is contained in:
Sadwhy 2024-03-02 07:46:56 +06:00 committed by GitHub
parent 103be31a43
commit 1e4e2fd701
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 4 deletions

View file

@ -158,7 +158,6 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp-dnsoverhttps'
implementation 'com.squareup.okio:okio:3.7.0'
implementation 'com.squareup.okhttp3:okhttp-brotli:5.0.0-alpha.12'
implementation 'ch.acra:acra-http:5.11.3'
implementation 'org.jsoup:jsoup:1.15.4'
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json-okio:1.6.2'
implementation 'com.jakewharton.rxrelay:rxrelay:1.2.0'