Skip to content

Version 8.1.3

Compare
Choose a tag to compare
@noln noln released this 12 Aug 17:51
· 4 commits to master since this release
  • Fixed a Timer-related crash on devices running Android 7.x.
  • Merged in Improved Search-related bug fixes from upstream.
  • Enforced usesCleartextTraffic = false when supported.
  • Updated "Share to clipboard" functionality to avoid use of deprecated API functions.
  • Updated Dagger; replaced HasSupport[Activity/Fragment/etc.]Injector with new catchall HasAndroidInjector.
  • Fixed SpanUtilsTest.
  • Updated various dependencies.