From 5dc174450189ba810797035e03bb4f438e860d2e Mon Sep 17 00:00:00 2001 From: akurasov <86794754+akurasov@users.noreply.github.com> Date: Tue, 14 Dec 2021 18:58:07 +0300 Subject: [PATCH] Update FEATURES.md --- FEATURES.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/FEATURES.md b/FEATURES.md index 3696ab28c4..f07aeef3d8 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -50,8 +50,4 @@ Compose version | Kotlin version ### Gradle plugin compatibility -* M1 works only with Gradle 6.4 and 6.5; -* 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). -* 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).