Initial commit

This commit is contained in:
2025-09-17 12:20:21 -03:00
parent 2f0cbf1d32
commit 3332749ee0

View File

@@ -1,7 +1,5 @@
This is a Kotlin Multiplatform project targeting Android and iOS.
## Getting Started ## Getting Started
To start you have to do some changes on the following files After using this repo as a template you have to do the following changes so you can start working on your project
### [settings.gradle.kts](settings.gradle.kts) ### [settings.gradle.kts](settings.gradle.kts)
- Change `rootProject.name` to your projects name - Change `rootProject.name` to your projects name