fix ios icon & fix ios navigation bug
This commit is contained in:
parent
17f7f3287d
commit
2be2f69f30
101 changed files with 153 additions and 143 deletions
|
|
@ -37,7 +37,7 @@ android {
|
|||
applicationId = "za.co.mzansiinnovationhub.mih"
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://flutter.dev/to/review-gradle-config.
|
||||
minSdk = 23
|
||||
minSdk = flutter.minSdkVersion
|
||||
//minSdk = flutter.minSdkVersion
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = flutter.versionCode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue