TL;DR
- Apart from #448 there are no changes in the library source code.
- API documentation was generated using Dokka 2.0.0 and is available here: https://nordicsemiconductor.github.io/Android-DFU-Library/html/index.html
- Kotlin version migrated to 2.1.0
Bug fix
- Nordic Gradle Plugin 2.6.1 upgraded Dagger to 2.54 which should have this bug fixed - now the app could be able to compile on Windows.
What's Changed
- Reference Capacitor implementation in README by @robsonos in #486
- Migration to Kotlin 2.1 and Dokka 2 by @philips77 in #487
- Fixed warnings in string resources by @philips77 in #488
New Contributors
Full Changelog: 2.8.0...2.9.0