Skip to content

Commit

Permalink
Remove old okhttp depend
Browse files Browse the repository at this point in the history
  • Loading branch information
rtm516 committed Jul 16, 2024
1 parent 226002a commit 54a1d8e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ dependencies {
// Error logging
implementation 'io.sentry:sentry-logback:7.11.0'

// Web requests and json
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
// Json for web requests
implementation 'org.json:json:20240303'

// Database implementations
Expand Down

0 comments on commit 54a1d8e

Please sign in to comment.