Browse Source

Update FEATURES.md

web_remove_warning_in_tutorials
Nikolay Igotti 3 years ago committed by GitHub
parent
commit
706eb786df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      FEATURES.md

3
FEATURES.md

@ -32,7 +32,7 @@ Follow individual tutorials to understand how to use particular feature.
### Limitations ### Limitations
Following limitations apply to Alpha release. Following limitations apply to 1.0 release.
* Only 64-bit x86 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 11 or later is supported due to the memory management scheme used in Skia bindings
@ -46,3 +46,4 @@ Following limitations apply to Alpha release.
* M2 works only with Gradle 6.4 or later (6.7 is the latest tested version). * M2 works only with Gradle 6.4 or later (6.7 is the latest tested version).
* M3 works only with Gradle 6.4 or later (6.8 is the latest tested version). * M3 works only with Gradle 6.4 or later (6.8 is the latest tested version).
* Alpha works with Gradle 6.7 or later (7.1 is the latest tested version). * Alpha works with Gradle 6.7 or later (7.1 is the latest tested version).
* 1.0.0 works with Gradle 6.7 or later (7.2 is the latest tested version).

Loading…
Cancel
Save