Skip to content

Commit

Permalink
Merge pull request #368 from ConnectSDK/PLAT-47664-anishtd
Browse files Browse the repository at this point in the history
PLAT-47664: LG TV Plus app crash on disconnecting TV in android 8.1.0
  • Loading branch information
anishlg authored Jan 31, 2018
2 parents f6e76e6 + 78a9057 commit cf04ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ android.testOptions.unitTests.all {
}

dependencies {
compile files('core/libs/java-websocket-patch.jar')
compile files('core/libs/Java-WebSocket-1.3.7.jar')
compile files('core/libs/javax.jmdns_3.4.1-patch2.jar')

compile fileTree(dir: 'modules/firetv/libs', include: '*.jar')
Expand Down

0 comments on commit cf04ab3

Please sign in to comment.