Skip to content

0.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 06:29
· 207 commits to master since this release

Changed

  • Update dependencies
    • Kotlin to 1.9.0.
    • KotlinX Coroutines to 1.7.3.
    • Gradle to 8.2.

Added

  • Add Flow.repeat operator.