Skip to content

Commit 5ff35d0

Browse files
committed
Update IDEA requirements
1 parent 5fcfb61 commit 5ff35d0

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ icons to ImageVector format, while also allowing for customization of the genera
3232
needs.
3333

3434
> [!NOTE]
35-
> This project is especially relevant now as Material Icons is no longer maintained and not recommended for use in your apps.
35+
> This project is especially relevant now as Material Icons is no longer maintained and not recommended for use in your
36+
> apps.
3637
> [Learn more](https://developer.android.com/develop/ui/compose/graphics/images/material).
3738
3839
## Table of Contents
@@ -82,7 +83,7 @@ needs.
8283

8384
- IntelliJ IDEA / Android Studio plugin
8485
- CLI tool
85-
- Gradle plugin
86+
- Gradle plugin
8687
- Web app (🚧 coming soon 🚧)
8788

8889
## IDEA Plugin
@@ -199,13 +200,10 @@ opened in the editor with embedded previewer.
199200

200201
### Requirements
201202

202-
- IntelliJ IDEA 2024.2+
203-
- Android Studio Ladybug+
204-
205-
> [!IMPORTANT]
206-
> K2 mode is available starting from IntelliJ IDEA
207-
>
208-
2024.2.1 ([more details](https://kotlin.github.io/analysis-api/migrating-from-k1.html#declaring-compatibility-with-the-k2-kotlin-mode))
203+
| Plugin version | Min IntelliJ IDEA / Android Studio |
204+
|----------------|----------------------------------------------|
205+
| 0.1.0 - 0.14.0 | IntelliJ IDEA 2024.1, Android Studio Koala |
206+
| 0.15.0+ | IntelliJ IDEA 2024.2, Android Studio Ladybug |
209207

210208
### Installation
211209

0 commit comments

Comments
 (0)