Initial commit
This commit is contained in:
@@ -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
|
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
|
||||||
### [settings.gradle.kts](settings.gradle.kts)
|
### [settings.gradle.kts](settings.gradle.kts)
|
||||||
- Change `rootProject.name` to your projects name
|
- Change `rootProject.name` to your projects name
|
||||||
|
|||||||
Reference in New Issue
Block a user