Skip to content

Commit

Permalink
docs: fix legacy plugin install
Browse files Browse the repository at this point in the history
  • Loading branch information
ttypic committed Nov 24, 2023
1 parent 7bb512d commit 897c942
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 @@ -36,7 +36,7 @@ buildscript {
}
}
dependencies {
classpath("io.github.ttypic:plugin:0.4.0")
classpath("io.github.ttypic:plugin:0.5.1")
}
}

Expand Down

0 comments on commit 897c942

Please sign in to comment.