Skip to content

1.8.1-Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@dkhalanskyjb dkhalanskyjb released this 11 Mar 17:25
· 12 commits to master since this release
  • Remove the @ExperimentalTime annotation from usages of TimeSource (#4046). Thanks, @hfhbd!
  • Attempt a workaround for an Android bug that caused an occasional NullPointerException when setting the StateFlow value on old Android devices (#3820).
  • No longer use kotlin.random.Random as part of Dispatchers.Default and Dispatchers.IO initialization (#4051).
  • Small tweaks.