Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@alistairsykes alistairsykes released this 11 Mar 14:29
· 51 commits to master since this release

We have fixed the sorting of barcodes not being used. We are now targeting Java8 in order to be able to use the latest tooling.

Changes

  • Fixed bug where the sort wasn't being applied correctly
  • Now targeting Java 8
  • Updated our CI configuration
  • Updated our quality checking tools
  • Build tools 3.5.3 -> 3.6.1
  • Gradle 5.4.1 -> 5.6.4
  • Firebase Core 17.2.2 -> 17.2.3
  • Firebase ML 21.0.0 → 24.0.1
  • Added Firebase ML Barcode 16.0.2
  • Kotlin 1.3.61 → 1.3.70
  • Material 1.0.0 -> 1.1.0
  • Lifecycle 2.1.0 -> 2.2.0
  • Coroutines 1.3.2 -> 1.3.3
  • Updated various testing dependencies