vtm-http module, closes #140
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'java'
|
||||
|
||||
dependencies {
|
||||
compile project(':vtm')
|
||||
compile project(':vtm-http')
|
||||
compile 'com.squareup.okhttp:okhttp:1.5.2'
|
||||
testCompile 'com.squareup.okhttp:mockwebserver:1.5.2'
|
||||
testCompile 'junit:junit:4.11'
|
||||
|
||||
Reference in New Issue
Block a user