We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf9659 commit 426d198Copy full SHA for 426d198
src/platforms/android/include.gradle
@@ -1,3 +1,3 @@
1
dependencies {
2
- compile 'com.squareup.okhttp3:okhttp:3.12.1'
+ implementation 'com.squareup.okhttp3:okhttp:3.12.1'
3
}
0 commit comments