Skip to content

Commit f5be975

Browse files
authored
Update supported platforms in README
Removed Android from the list of supported platforms.
1 parent 283ad02 commit f5be975

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,11 @@ targets: [
6363

6464
## Supported Platforms
6565

66-
WasmKit engine works on all major platforms supported by Swift. It is continuously tested on macOS, Ubuntu, Amazon Linux 2, Android, and Windows,
66+
WasmKit engine works on all major platforms supported by Swift. It is continuously tested on macOS, Ubuntu, Amazon Linux 2, and Windows,
6767
and should work on the following platforms:
6868

6969
- macOS 10.13+, iOS 12.0+, tvOS 12.0+, watchOS 6.0+
7070
- Amazon Linux 2, Debian 12, Ubuntu 22.04+, Fedora 39+
71-
- Android [API Level 30](https://developer.android.com/tools/releases/platforms)
7271
- Windows 10+
7372

7473
## Implementation Status

0 commit comments

Comments
 (0)