aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-02-04 00:20:44 -0800
committerJakob Odersky <jakob@odersky.com>2016-02-04 00:20:44 -0800
commitc3cfe2ef0e21703d880db63cdc3109574f1052c7 (patch)
tree07efea7a41f4bfd74dc5ca5074c04bf16f2de45c /project/plugins.sbt
parentaf6073ca1c4b6aa5b01ab540513891e38475f141 (diff)
downloadsbt-mavlink-c3cfe2ef0e21703d880db63cdc3109574f1052c7.tar.gz
sbt-mavlink-c3cfe2ef0e21703d880db63cdc3109574f1052c7.tar.bz2
sbt-mavlink-c3cfe2ef0e21703d880db63cdc3109574f1052c7.zip
Use bintrayv0.5.2
Diffstat (limited to 'project/plugins.sbt')
-rw-r--r--project/plugins.sbt3
1 files changed, 3 insertions, 0 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
new file mode 100644
index 0000000..34d9dc9
--- /dev/null
+++ b/project/plugins.sbt
@@ -0,0 +1,3 @@
+addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
+
+addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.0.4")