diff --git a/README.md b/README.md index 891079b4bdff..d1da5ffc0297 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ Tauri currently supports development and distribution on the following platforms | Windows | 7 and above | | macOS | 10.15 and above | | Linux | webkit2gtk 4.0 for Tauri v1 (for example Ubuntu 18.04). webkit2gtk 4.1 for Tauri v2 (for example Ubuntu 22.04). | -| iOS/iPadOS (beta) | 9 and above | -| Android (beta) | 7 and above | +| iOS/iPadOS | 9 and above | +| Android | 7 and above (currently 8 and above) | ## Contributing