urlencoder/urlencoder-app/src
Adam dce203845e restructure project to Kotlin Multiplatform
- custom POM location removed (there are now two POMs, one for the 'Kotlin Multiplatform' publication, and another for Kotlin/JVM, and more are on the way, which would lead to a cluttered build dir)
- renamed the directories (the directory name is how Kotlin Multiplatform chooses the published artifact ID, and there's no an easier way to change it.)
- updated README examples, and link to `-jvm` variant guide
2023-06-13 19:37:33 +02:00
..
jvmMain/kotlin/net/thauvin/erik/urlencoder restructure project to Kotlin Multiplatform 2023-06-13 19:37:33 +02:00
jvmTest/kotlin/net/thauvin/erik/urlencoder restructure project to Kotlin Multiplatform 2023-06-13 19:37:33 +02:00