pockethub / PocketHub

PocketHub Android App
Apache License 2.0
9.4k stars 3.45k forks source link

Update dependencies #1183

Closed veyndan closed 6 years ago

veyndan commented 6 years ago

I'm not totally sure why javax.annotation.Nonnull can't be found but converting to the Android platform NonNull annotation fixed it. Using the same nullability annotation is probably a good thing anyway.