Skip to content

1.10.0

Latest
Compare
Choose a tag to compare
@G00fY2 G00fY2 released this 05 May 13:19
a971f09

New features:

  • Add setKeepScreenOn option to the ScannerConfig to keep the device's screen turned on (fixes #145)

Improvements:

  • Migrate to Kotlin 1.9 data objects
  • Migrate sample app to TileServiceCompat

Update dependencies:

  • CameraX 1.3.3
  • Kotlin 1.9.23
  • AndroidX Core 1.13.1
  • Junit 5.10.2

Update Plugins:

  • Android Gradle 8.4.0
  • Detekt 1.23.6
  • Dokka 1.9.20

Update Tools:

  • Gradle 8.7

Misc:

  • Run Android lint with warningsAsErrors in GitHub workflow
  • Migrate to Gradle 8.4 property assignment syntax