updated README

This commit is contained in:
Lorenzo Pichilli 2022-10-11 16:38:11 +02:00
parent 3b2add4199
commit 49394a47a6
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Send a submission request to the [Submit App](https://inappwebview.dev/submit-ap
- Dart sdk: ">=2.14.0 <3.0.0"
- 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: `--ios-language swift`, Xcode version `>= 12`
- iOS 9.0+: `--ios-language swift`, Xcode version `>= 12`
## Installation