New features:
- Add
setKeepScreenOn
option to theScannerConfig
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