Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
update rxdnssd library
Browse files Browse the repository at this point in the history
  • Loading branch information
andriydruk committed Mar 7, 2016
1 parent 1a4b812 commit 84a961a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
//Android Support Libraries Version
def supportLibrary = '23.2.0'

compile 'com.github.andriydruk:rxdnssd:0.5.0'
compile 'com.github.andriydruk:rxdnssd:0.6.2'
compile "com.android.support:support-v4:$supportLibrary"
compile "com.android.support:appcompat-v7:$supportLibrary"
compile "com.android.support:design:$supportLibrary"
Expand Down

0 comments on commit 84a961a

Please sign in to comment.