Initial commit

This commit is contained in:
2025-09-22 19:26:54 -03:00
parent e0062445b6
commit 4ba93c3974

View File

@@ -2,7 +2,7 @@
After using this repo as a template you have to do the following changes so you can start working on your project
----
## 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
### [settings.gradle.kts](settings.gradle.kts)
- Change `rootProject.name` to your projects name