We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6e76e6 + 78a9057 commit cf04ab3Copy full SHA for cf04ab3
build.gradle
@@ -104,7 +104,7 @@ android.testOptions.unitTests.all {
104
}
105
106
dependencies {
107
- compile files('core/libs/java-websocket-patch.jar')
+ compile files('core/libs/Java-WebSocket-1.3.7.jar')
108
compile files('core/libs/javax.jmdns_3.4.1-patch2.jar')
109
110
compile fileTree(dir: 'modules/firetv/libs', include: '*.jar')
0 commit comments