Skip to content

Commit 1a7ae4e

Browse files
author
Matthieu Gicquel
committed
remove unneeded dependency to okhttp
1 parent 6b1b825 commit 1a7ae4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,5 @@ dependencies {
9191
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${getKotlinVersion()}"
9292

9393
// package-specific dependencies
94-
implementation("com.squareup.okhttp3:okhttp:+")
9594
implementation("com.facebook.react:react-native:+")
9695
}

0 commit comments

Comments
 (0)