Update jmdns library.

This commit is contained in:
Synced Synapse 2016-12-19 19:41:30 +00:00
parent 6245a9c7d5
commit a545bf03ef
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ dependencies {
compile 'com.squareup.okhttp:okhttp:2.3.0'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'de.greenrobot:eventbus:2.4.0'
compile 'javax.jmdns:jmdns:3.4.1'
compile 'org.jmdns:jmdns:3.5.1'
compile 'com.astuetz:pagerslidingtabstrip:1.0.1'
compile 'com.melnykov:floatingactionbutton:1.3.0'
compile 'at.blogc:expandabletextview:1.0.3'