Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 06:29
· 167 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.