Initial commit

This commit is contained in:
2025-09-22 19:27:25 -03:00
parent 4ba93c3974
commit 9ce3d51734

View File

@@ -1,6 +1,7 @@
## Getting Started Getting Started
After using this repo as a template you have to do the following changes so you can start working on your project
---- ----
After using this repo as a template you have to do the following changes so you can start working on your project
## Compose ## Compose
### [Build.gradle.kts](app/composeApp/build.gradle.kts) ### [Build.gradle.kts](app/composeApp/build.gradle.kts)
- Change `namespace` and `applicationId` to your projects name - Change `namespace` and `applicationId` to your projects name