File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,8 @@ icons to ImageVector format, while also allowing for customization of the genera
3232needs.
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
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
You can’t perform that action at this time.
0 commit comments