reduxkotlin / redux-kotlin

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

Kotlin 1.4.0-rc #61

Closed mpetuska closed 4 years ago

mpetuska commented 4 years ago

@patjackson52 in regards to your latest comment looks like we'll have to live with those warnings as when I specify js flavour, gradle breaks with Caused by: org.gradle.api.internal.tasks.DefaultTaskContainer$DuplicateTaskException: Cannot add task 'clean' as a task with that name already exists. error