reduxkotlin / redux-kotlin

Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)
https://reduxkotlin.org
MIT License
426 stars 32 forks source link

Update Kotlin 1.5.20, Kotlin Coroutines 1.5.1, AtomicFu 0.16.2, Gradle 6.8.3 #86

Closed shepeliev closed 2 years ago

shepeliev commented 3 years ago

I've changed Kotlin version to 1.5.0 for Kotlin/Native binary compatibility as AtomicFU compiled with 1.5.0 compiler.