Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Remove OkHttp dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalmeida authored and mergify[bot] committed Jun 22, 2021
1 parent 57e6d92 commit a543621
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ dependencies {
implementation "org.mozilla.components:ui-autocomplete:${AndroidComponents.VERSION}"
implementation "org.mozilla.components:ui-colors:${AndroidComponents.VERSION}"

implementation 'com.squareup.okhttp3:okhttp:3.14.1'
implementation project(':service-telemetry')

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
Expand Down

0 comments on commit a543621

Please sign in to comment.