mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 11:47:04 +05:30
feat(android): add a repository for extracting CSRF token
This commit is contained in:
parent
93d2397572
commit
c1f1d67bfa
7 changed files with 111 additions and 3 deletions
|
@ -77,6 +77,7 @@ napier = "io.github.aakira:napier:2.6.1"
|
|||
okhttp-bom = "com.squareup.okhttp3:okhttp-bom:4.10.0"
|
||||
okhttp-core = { module = "com.squareup.okhttp3:okhttp" }
|
||||
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor" }
|
||||
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver" }
|
||||
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
|
||||
retrofit-kotlinxSerializationConverter = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:0.8.0"
|
||||
sentry-bom = { module = "io.sentry:sentry-bom", version.ref = "sentry-sdk" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue