3 lines
99 B
Scala
3 lines
99 B
Scala
// Plugin for doing PGP signatures for releases
|
|
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
|