diff options
| author | Linus Färnstrand <faern@faern.net> | 2023-03-03 11:06:21 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2023-03-03 15:43:56 +0100 |
| commit | 24a87a1945e95f919f305cd6936089a756d028d2 (patch) | |
| tree | 7d9c83229bb8561dbded90aaca692ead3c680984 | |
| parent | 5df1af9a22e284f9e9d0a58f95d9c85a6361243d (diff) | |
| download | mullvadvpn-24a87a1945e95f919f305cd6936089a756d028d2.tar.xz mullvadvpn-24a87a1945e95f919f305cd6936089a756d028d2.zip | |
Specify Android support to be 8 and newer
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ security. | Linux (Ubuntu)| The two latest LTS releases and the latest non-LTS releases | | Linux (Fedora) | The versions that are not yet [EOL](https://fedoraproject.org/wiki/End_of_life) | | Linux (Debian) | The versions that are not yet [EOL](https://wiki.debian.org/DebianReleases) | -| Android | The four latest major releases| +| Android | 8 and newer | | iOS | 13 and newer | On Linux we test using the Gnome desktop environment. The app should, and probably does work |
