Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Mar 23, 2024
1 parent 92d2a9f commit 378d949
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 @@ -12,7 +12,7 @@ Gradle plugin for generating resource files at build time.
```kotlin
plugins {
// Apply the plugin
id("xyz.jpenilla.resource-factory") version "0.0.1"
id("xyz.jpenilla.resource-factory") version "0.0.3"
}
```
2) Add resource factories to the desired source sets
Expand Down

0 comments on commit 378d949

Please sign in to comment.