aboutsummaryrefslogtreecommitdiff
path: root/home/.sbt/0.13/gpg.sbt
blob: 56f1616fdef646ae879a41ff5c81c7f812ff9996 (plain) (blame)
1
2
3
4
5
6
7
import com.typesafe.sbt.pgp.PgpKeys._

pgpSigningKey in Global := Some(0x2CED17AB2B6D6F37l)

useGpgAgent in Global := true

useGpg in Global := true