1.8.0
rawValue
was changed to nullable to mirror the behavior of MLKit for barcodes that use non-UTF8 charset. Use the newrawBytes
field in this case (fixes #118)
Improvements:
- Migrate to IntentCompat AndroidX Core 1.10 APIs for handling Intents
- Migrate to Kotlin 1.9 language features
Update dependencies:
- Kotlin 1.9.0
- CameraX 1.2.3
- Junit 5.10.0
Update Plugins:
- Android Gradle 8.0.2
- Detekt 1.23.0
- Dokka 1.8.20
Update Tools:
- Gradle 8.2.1