Skip to content

Commit f4362fb

Browse files
committed
Add Gradle plugin badge
1 parent 466c90c commit f4362fb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![CLI release][badge:cli-release]][url:gh-releases]
1515
[![Homebrew][badge:homebrew]][url:homebrew]
1616

17-
<!-- [![Gradle Plugin Portal][badge:gradle-plugin]][url:gradle-plugin] -->
17+
[![Gradle Plugin Portal][badge:gradle-plugin]][url:gradle-plugin]
1818

1919
[![Telegram][badge:telegram-invite]][url:telegram-invite]
2020
[![Slack][badge:slack-invite]][url:slack-invite]
@@ -46,7 +46,7 @@ needs.
4646

4747
- 🔌 [IntelliJ IDEA / Android Studio plugin](#idea-plugin)
4848
- 🖥️ [CLI tool](#cli-tool)
49-
- 🐘 [Gradle plugin](#gradle-plugin) (🚧 waiting to publish 🚧)
49+
- 🐘 [Gradle plugin](#gradle-plugin)
5050
- Web app (🚧 under development 🚧)
5151

5252
## Table of Contents
@@ -375,7 +375,7 @@ ideal for projects that need to version control icon sources and generate type-s
375375

376376
#### 1. Apply the plugin
377377

378-
<!-- [![Gradle Plugin Portal][badge:gradle-plugin]][url:gradle-plugin] -->
378+
[![Gradle Plugin Portal][badge:gradle-plugin]][url:gradle-plugin]
379379

380380
Define in your libs.versions.toml:
381381

@@ -848,7 +848,7 @@ limitations under the License.
848848

849849
[badge:homebrew]: https://img.shields.io/badge/homebrew-tap-orange?style=for-the-badge&labelColor=black&color=white&logo=homebrew
850850

851-
<!-- [badge:gradle-plugin]: https://img.shields.io/gradle-plugin-portal/v/io.github.composegears.valkyrie?style=for-the-badge&labelColor=black&color=white&label=Gradle%20Plugin -->
851+
[badge:gradle-plugin]: https://img.shields.io/gradle-plugin-portal/v/io.github.composegears.valkyrie?style=for-the-badge&labelColor=black&color=white&label=Gradle%20Plugin
852852

853853
[badge:marketplace-downloads]: https://img.shields.io/jetbrains/plugin/d/24786.svg?style=for-the-badge&labelColor=black&color=white
854854

@@ -868,7 +868,7 @@ limitations under the License.
868868

869869
[url:homebrew]: https://github.com/ComposeGears/homebrew-repo
870870

871-
<!-- [url:gradle-plugin]: https://plugins.gradle.org/plugin/io.github.composegears.valkyrie -->
871+
[url:gradle-plugin]: https://plugins.gradle.org/plugin/io.github.composegears.valkyrie
872872

873873
[url:telegram-invite]: https://t.me/composegears
874874

0 commit comments

Comments
 (0)