mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2024-11-22 00:03:56 +00:00
It is template for multiplatform project which you can use for simple start of your own library
kotlinkotlin-androidkotlin-jskotlin-jvmkotlin-librarykotlin-multiplatformkotlin-templateproject-templatetemplate
gradle/wrapper | ||
lib | ||
.gitignore | ||
build.gradle | ||
defaultAndroidSettings | ||
extensions.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
mppAndroidProject | ||
mppJavaProject | ||
mppProjectWithSerialization | ||
README.md | ||
settings.gradle |
How to use
That is a template for Kotlin Multiplatform Projects. How to use it:
- Create repository