Updated on 2026-08-14

This commit is contained in:
Tangem 2023-07-10 13:02:08 +03:00
parent 0c638c7c96
commit 86ca9ebbc9
2 changed files with 9 additions and 7 deletions

View file

@ -31,4 +31,4 @@ internal fun OkHttpClient.Builder.allowLogging(): OkHttpClient.Builder {
} else {
this
}
}
}