kaushikgopal / RxJava-Android-Samples

Learning RxJava for Android by example
Apache License 2.0
7.55k stars 1.37k forks source link

fix: lint errors and deprecated calls #59

Closed marukami closed 7 years ago

marukami commented 8 years ago

okio-1.6.0 and retrofit-2.0.0 cause InvalidPackage lint errors. So, I just disabled InvalidPackage

kaushikgopal commented 7 years ago

heya, was doing some cleanup. my bad for letting this go unattended, for so long.

if you still feel strongly about this PR, chime in. if we mutually agree it's something that needs to go into the repo, we'll have to work towards rebasing the changes again over the latest master.

✌️