Skip to content

0.29.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 16:36
· 10 commits to main since this release
3e28f01

Navigation

  • Fixed TestHostNavigator.navigate {} failing when the method is called
    from a suspending function (both directly and indirectly).
  • Fixed ActivityResultRequest<*, O>.sendResult test helper requiring
    an @OptIn annotation.