scalafx-utils/project/plugin-pgp.sbt

3 lines
99 B
Plaintext
Raw Normal View History

2017-10-16 00:53:13 +00:00
// Plugin for doing PGP signatures for releases
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")