Initial commit

This commit is contained in:
2025-09-22 21:11:22 -03:00
parent 7f98b32779
commit 74eb541591
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@ 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
1. Init git submodules
`git submodule update --init --recursive`
2. Adapt template to 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

Submodule bedrock updated: 9080338800...8c897f50fe