Smoke test the FluxC Example app, try out all available screens and functionality. Verify everything is working as expected.
In addition to that, please be thorough about reviewing this Kotlin and 4 extra updates, by quickly smoke test both, the JP/WPAndroid and WCAndroid, with this version of FluxC, or via composite builds, and see if everything is working as expected.
Depends On:
1.18.0
Description
This PR updates Kotlin to 1.9.25.
This update isn't that necessary, but should be considered anyway as it will do the following:
FYI: Since updating Kotlin alone wasn't enough, due to various build failures, this update also incorporates the below 4 additional updates:
detekt
-> 1.23.6androidx-room
-> 2.6.1dagger
-> 2.51.1kotlinx-coroutines
-> 1.8.1Test
FluxC Example
app, try out all available screens and functionality. Verify everything is working as expected.Kotlin
and 4 extra updates, by quickly smoke test both, the JP/WPAndroid and WCAndroid, with this version ofFluxC
, or via composite builds, and see if everything is working as expected.