diff --git a/app/app.iml b/app/app.iml index e93367af..033adfe0 100644 --- a/app/app.iml +++ b/app/app.iml @@ -112,8 +112,8 @@ - + - + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index 84ebaf1c..48fb36eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -67,8 +67,8 @@ dependencies { compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.52' compile group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.52' - compile group: 'com.squareup.okhttp', name: 'okhttp', version:'2.2.0' - compile group: 'com.squareup.okio', name:'okio', version:'1.2.0' + compile group: 'com.squareup.okhttp', name: 'okhttp', version:'2.4.0' + compile group: 'com.squareup.okio', name:'okio', version:'1.5.0' compile files('libs/jmdns-fixed.jar') compile files('libs/limelight-common.jar') diff --git a/app/libs/limelight-common.jar b/app/libs/limelight-common.jar index 54283002..b97c16b5 100644 Binary files a/app/libs/limelight-common.jar and b/app/libs/limelight-common.jar differ