Initial commit
This commit is contained in:
10
README.md
10
README.md
@@ -1,13 +1,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
|
||||
|
||||
### [settings.gradle.kts](settings.gradle.kts)
|
||||
- Change `rootProject.name` to your projects name
|
||||
|
||||
|
||||
## Android
|
||||
----
|
||||
## Compose
|
||||
### [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
|
||||
|
||||
## iOS
|
||||
### [Config.xcconfig](app/iosApp/Configuration/Config.xcconfig)
|
||||
|
||||
Reference in New Issue
Block a user