Skip to content

Commit

Permalink
Include plugin version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalossilva committed Apr 20, 2023
1 parent 099532c commit 40d7f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ List the plugin in your `build.gradle.kts`:

```kotlin
plugins {
id("com.goncalossilva.resources")
id("com.goncalossilva.resources") version "<version>"
}
```

Expand Down

0 comments on commit 40d7f67

Please sign in to comment.