Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@afollestad afollestad released this 01 Dec 04:45
· 16 commits to master since this release
  • Dependency upgrades.
  • Internal re-organization and cleanup.
  • AndroidX Preferences is used to retrieve default SharedPreferences, now, since the stock Context method is deprecated with API 29.
  • The library is now split into 3 modules: core, RxJava, and coroutines. This library is no longer RxJava-specific. See the README for details.