From 2259571153eab5f0b2862aa95be39a982b84b16f Mon Sep 17 00:00:00 2001 From: Nikolay Igotti Date: Tue, 3 Aug 2021 12:46:42 +0300 Subject: [PATCH] Update FEATURES.md --- FEATURES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FEATURES.md b/FEATURES.md index 936a79c97f..229ab881f5 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -30,11 +30,11 @@ Follow individual tutorials to understand how to use particular feature. Following limitations apply to Alpha release. - * Only 64-bit Windows is supported + * Only 64-bit x86 Windows is supported * Only JDK 11 or later is supported due to the memory management scheme used in Skia bindings + * Only JDK 15 or later is supported for packaging native distributions due to jpackage limitations * Some Linux distributions require additional packages to be installed, see [this issue](https://github.com/JetBrains/compose-jb/issues/273) for more information - [comment]: <> (__SUPPORTED_GRADLE_VERSIONS__) ### Gradle plugin compatibility