Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 5b876d7

Browse files
committed
Removing unused library okhttp2
1 parent e04f3ad commit 5b876d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

microsoftgraphapi/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,5 @@ android {
2525

2626
dependencies {
2727
// custom HTTP
28-
compile 'com.squareup.okhttp:okhttp-urlconnection:2.0.0'
29-
compile 'com.squareup.okhttp:okhttp:2.0.0'
3028
compile(project(':microsoftgraphvos'))
3129
}

0 commit comments

Comments
 (0)