update minidns

This commit is contained in:
Daniel Gultsch 2017-09-20 20:30:14 +02:00
parent 20b14091d6
commit 118ab7f8fe
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ dependencies {
compile 'org.gnu.inet:libidn:1.15'
compile 'com.google.zxing:core:3.2.1'
compile 'com.google.zxing:android-integration:3.2.1'
compile 'de.measite.minidns:minidns-hla:0.2.2'
compile 'de.measite.minidns:minidns-hla:0.2.4'
compile 'de.timroes.android:EnhancedListView:0.3.4'
compile 'me.leolin:ShortcutBadger:1.1.17@aar'
compile 'com.kyleduo.switchbutton:library:1.2.8'