Files
kmp-template/README.md

7 lines
245 B
Markdown
Raw Normal View History

2025-09-17 12:16:04 -03:00
This is a Kotlin Multiplatform project targeting Android and iOS.
2025-09-17 11:31:16 -03:00
2025-09-17 12:16:04 -03:00
### Getting Started
To start you have to do some changes on the following files
2025-09-17 11:31:16 -03:00
2025-09-17 12:17:44 -03:00
#### [settings.gradle.kts](settings.gradle.kts)
2025-09-17 12:16:04 -03:00
- Change `rootProject.name` to your projects name