Files
kmp-template/README.md

7 lines
243 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:18:05 -03:00
## Getting Started
2025-09-17 12:16:04 -03:00
To start you have to do some changes on the following files
2025-09-17 11:31:16 -03:00
2025-09-17 12:18:05 -03:00
### [settings.gradle.kts](settings.gradle.kts)
2025-09-17 12:16:04 -03:00
- Change `rootProject.name` to your projects name