From d2fe5082486bd8f27e75fba231643606be44cd5e Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Wed, 19 Oct 2022 13:21:45 +0200 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77af82d7..ad611f6e 100755 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Send a submission request to the [Submit App](https://inappwebview.dev/submit-ap - Flutter: ">=2.5.0" - Android: `minSdkVersion 19` and add support for `androidx` (see [AndroidX Migration](https://flutter.dev/docs/development/androidx-migration) to migrate an existing app) - iOS 9.0+: `--ios-language swift`, Xcode version `>= 14` -- MacOS 10.11+: `--ios-language swift`, Xcode version `>= 14` +- MacOS 10.11+: Xcode version `>= 14` ## Installation