vtm-http module, closes #140

This commit is contained in:
Emux
2016-08-19 22:26:14 +03:00
parent 99f45bfa22
commit 4fb8234e2d
7 changed files with 22 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ configurations { providedCompile }
dependencies {
compile 'org.slf4j:slf4j-api:1.7.21'
providedCompile 'com.google.code.findbugs:annotations:2.0.1'
providedCompile 'com.squareup.okhttp:okhttp:1.5.2'
}
sourceSets {