Skip to content

0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 09:01
· 134 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.