Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.10")

In most cases, no other configuration should be necessary–the plugin should automatically find and use the signing key created above.

...