diff --git a/README.md b/README.md index a94efeb..6930633 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ The IDEA plugin currently offers two features: Both features can be disabled in preferences: ![vkompose-idea-plugin-stability-preferences.png](art/vkompose-idea-plugin-stability-preferences.png) ![vkompose-idea-plugin-test-tag-gutter-icon-preference.png](art/vkompose-idea-plugin-test-tag-gutter-icon-preference.png) -You can download and install it from the jar file for [Iguana](idea-plugin/vkompose/vkompose-0.2.4-Iguana.jar), [Jellyfish](idea-plugin/vkompose/vkompose-0.2.4-Jellyfish.jar) or [Koala](idea-plugin/vkompose/vkompose-0.2.4-Koala.jar) versions of AS. +You can download and install it from the jar file for [Iguana](idea-plugin/vkompose/vkompose-0.2.5-Iguana.jar), [Jellyfish](idea-plugin/vkompose/vkompose-0.2.5-Jellyfish.jar) or [Koala](idea-plugin/vkompose/vkompose-0.2.5-Koala.jar) versions of AS. ### [Detekt](https://github.com/detekt/detekt) Rule There is one rule available that checks the skippability of functions. To use it, apply the dependency via the detektPlugin configuration in the dependencies block.