Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): downgrade kotlinCoroutinesVersion from 1.7.1 to 1.6.4
This reverts commit 80b8ac9 Awala Ping doesn't yet support coroutines v1.7, so the build fails with: ``` Using 'asFlow(): Flow<T>' is an error. 'BroadcastChannel' is obsolete and all corresponding operators are deprecated in the favour of StateFlow and SharedFlow ```
- Loading branch information