aboutsummaryrefslogtreecommitdiff
path: root/examples/demo/project/plugins.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/project/plugins.sbt')
-rw-r--r--examples/demo/project/plugins.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/demo/project/plugins.sbt b/examples/demo/project/plugins.sbt
new file mode 100644
index 0000000..ab5617e
--- /dev/null
+++ b/examples/demo/project/plugins.sbt
@@ -0,0 +1 @@
+addSbtPlugin("ch.jodersky" % "sbt-jni" % "0.1-SNAPSHOT")