diff options
| author | ruki <[email protected]> | 2020-03-27 22:46:18 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-03-27 10:37:53 +0800 |
| commit | 472d1c7a36650f113d0c9fc2f66ea2c129c1e565 (patch) | |
| tree | e683b625473d8f7ceb7507eb9ce3a8ebb3a9b843 /README.md | |
| parent | cc6c658afd45b154be37382c8a99ff46748d48b3 (diff) | |
improve android abi again
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor * Windows (x86, x64) * macOS (i386, x86_64) * Linux (i386, x86_64, cross-toolchains ..) -* Android (i386, x86_64, armeabi, armeabi-v7a, arm64-v8a) +* Android (x86, x86_64, armeabi, armeabi-v7a, arm64-v8a) * iOS (armv7, armv7s, arm64, i386, x86_64) * WatchOS (armv7k, i386) * MSYS (i386, x86_64) |
