Update dependencies

This commit is contained in:
Emux
2017-05-30 13:35:48 +03:00
parent c14e93e25d
commit 45383397bc
11 changed files with 13 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ apply plugin: 'maven'
dependencies {
compile project(':vtm')
compile 'com.squareup.okhttp3:okhttp:3.6.0'
compile 'com.squareup.okhttp3:okhttp:3.8.0'
}
sourceSets {