2.0.7
- updated dependencies
- updated Gradle configuration
- migrated unit tests to Robolectric
- started executing unit tests on Travis CI
- added integration with codecov.io and coverage report
- extracted code related to accessors from the
Prefser
class (refactoring library internals) #109