INFO
- the support libraries from google will now also show up by default, you can exclude them via
.withExcludedLibraries("appcompat_v7", ...);
library
- add travis ci support THANKS @jaredsburrows
- update to latest
FastAdapter
v1.2.8
definition-files
- add appcompat-v7
- add support-v4
- add recyclerview-v7
- add support design
- add okio
- add support annotations
- add appintro
- add easy_pref
- add stream
- update retrofit
THANKS @jaredsburrows