Getting the following on windows: ```Could not fin...
# redux
b
Getting the following on windows:
Copy code
Could not find org.reduxkotlin:lib-win:0.3.1.
Searched in the following locations:
  - <https://jcenter.bintray.com/org/reduxkotlin/lib-win/0.3.1/lib-win-0.3.1.pom>
  - <https://repo.maven.apache.org/maven2/org/reduxkotlin/lib-win/0.3.1/lib-win-0.3.1.pom>
  - file:/C:/Users/mpetuska/.m2/repository/org/reduxkotlin/lib-win/0.3.1/lib-win-0.3.1.pom
  - <https://kotlin.bintray.com/kotlin-js-wrappers/org/reduxkotlin/lib-win/0.3.1/lib-win-0.3.1.pom>
  - <https://dl.bintray.com/kotlin/kotlinx.html/org/reduxkotlin/lib-win/0.3.1/lib-win-0.3.1.pom>
Am I missing something?
p
I need a CI/CD setup for making these builds. Bit complicated with multiplatform. Requires different hardware
Will see what I can do. Will be updating to kotlin 1.3.7 soon, maybe I can get something setup then
b
Can you not just use windows image for win publishing?
p
yes. just requires a bit more setup and I'm tied up in other work now. If you or someone else wants to take a look at it your more than welcome
👍 1
Going to be looking into this approach for publishing to all platforms https://www.alecstrong.com/2020/01/github-actions-mpp/
Hey, v0.5.2 should fix your issue. It has all platforms published to maven.