mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix: remove useless Sentry-related code
This commit is contained in:
parent
976c9dd064
commit
52382d7918
2 changed files with 0 additions and 22 deletions
|
@ -27,7 +27,6 @@ dependencies {
|
|||
api(libs.retrofit)
|
||||
|
||||
implementation(platform(libs.okhttp.bom))
|
||||
implementation(platform(libs.sentry.bom))
|
||||
implementation(libs.kotlinx.serialization.core)
|
||||
implementation(libs.retrofit.kotlinxSerializationConverter)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue