Initial commit
This commit is contained in:
@@ -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
|
||||||
|
|||||||
2
bedrock
2
bedrock
Submodule bedrock updated: 9080338800...8c897f50fe
Reference in New Issue
Block a user