PocketByte / locolaser-kotlin-mpp-example

Apache License 2.0
19 stars 1 forks source link

Which version of plugin and lib is compatible with kotlin multiplatform at the moment. #2

Open gswierczynski opened 1 year ago

gswierczynski commented 1 year ago

I have some troubles building kotlin multiplatform project with the newest plugin 2.2.5.

Also plugin 1.0.4 adds maven repository which is not compatible with repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) when using Settings driven Gradle approach.

I was wondering if locolaser still maintains kotlin multiplatform support as the https://github.com/PocketByte/locolaser-kotlin-mpp-example example was not updated in a while.

KamiSempai commented 1 year ago

I updated the library version to 2.2.5, in this example.