russhwolf / multiplatform-hello

Full-stack Hello World for Kotlin Multiplatform
Apache License 2.0
103 stars 5 forks source link

Place gradlew into repository #3

Closed vanniktech closed 4 years ago

vanniktech commented 4 years ago

Fixes #2 since otherwise the gradlew can't be located. The underlying issue with my machine was that I'm using Gradle 6.0 and it seems like it can't compile MP correctly.