Skip to content

v1.0.14

Compare
Choose a tag to compare
@ricknout ricknout released this 03 Dec 20:18
2a8d9cb
  • Update AGP to 3.3.0-beta03 and remove Jetifier workaround
  • Use ?android:attr/ in a few places
  • Store and use millis for rankings updated time subtitle
  • Switch to using viewLifecycleOwner for RankingsFragment
  • Update testing dependency versions
  • Update WorkManager to 1.0.0-alpha11 and migrate rankings
  • Use firstOrNull to obtain rankings WorkInfo
  • Change subtitle to "Last updated by World Rugby"
  • Use friendlier date format for last updated time
  • Update AGP to 3.3.0-beta04
  • Update Kotlin to 1.3.10
  • Make appComponent private
  • Wrap sync rankings fetch in try/catch to handle onFailure
  • Update Retrofit to 2.5.0
  • Remove "" from workManagerInitAuthorities Manifest placeholder
  • Update AGP to 3.3.0-rc01
  • Update AndroidX, testing and OSS license versions