Skip to content

Commit

Permalink
Clojure jar stealth mode
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiesardo committed Aug 25, 2015
1 parent de72051 commit 3b6ab14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions icepick/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
["change" "version" "leiningen.release/bump-version"]
["vcs" "commit"]
["vcs" "push"]]
:jar-exclusions [#"project.clj"]
:profiles {:provided {:dependencies [[com.google.android/android "4.1.1.4"]]}
:dev {:dependencies [[org.clojure/clojure "1.6.0"]]}})

0 comments on commit 3b6ab14

Please sign in to comment.