Initial commit
This commit is contained in:
@@ -5,8 +5,11 @@ After using this repo as a template you have to do the following changes so you
|
||||
- Change `rootProject.name` to your projects name
|
||||
|
||||
|
||||
## iOS
|
||||
## Android
|
||||
### [Build.gradle.kts](app/composeApp/build.gradle.kts)]
|
||||
- Change `namespace` and `applicationId` to your projects name
|
||||
|
||||
## iOS
|
||||
### [Config.xcconfig](app/iosApp/Configuration/Config.xcconfig)
|
||||
- Change `PRODUCT_NAME` and `PRODUCT_BUNDLE_IDENTIFIER` to your projects name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user