forked from shihaam/thijooree
remove http logging that was added for debugging
This commit is contained in:
@@ -66,7 +66,6 @@ dependencies {
|
||||
|
||||
// OkHttp for API calls
|
||||
implementation("com.squareup.okhttp3:okhttp:4.11.0")
|
||||
implementation("com.squareup.okhttp3:logging-interceptor:4.11.0")
|
||||
|
||||
// Coroutines
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3")
|
||||
|
||||
Reference in New Issue
Block a user