This repository was archived by the owner on May 26, 2022. It is now read-only.

Description
Hello,
I worked normally with 'com.github.andriydruk:rx2dnssd:0.9.13'. But then I've updated my android studio to 3.5. Then some weird thing happened. My app wasn't started due to exception: Class not found Didn't find class ... on path... . When I comment out 'com.github.andriydruk:rx2dnssd:0.9.13' app works again. Also same issue happened with 'com.github.andriydruk:rx2dnssd:0.9.12', but not with 'com.github.andriydruk:rx2dnssd:0.9.11'. Do you know what is going on? I really have to use dns-sd on android, and this library worked perfectly for me.
Please let me know if this issues is not known to you. I can provide additional information.
Thanks in advance,
Igor