fixes.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
(def version (str "2.0." (clojure.string/trim-newline (slurp "../desktop/last-release")) "-snapshot"))
|
||||
(defproject advent version
|
||||
:description "FIXME: write description"
|
||||
:dependencies [[com.badlogicgames.gdx/gdx "1.9.4"]
|
||||
[com.badlogicgames.gdx/gdx-backend-robovm "1.9.4"]
|
||||
:dependencies [[com.badlogicgames.gdx/gdx "1.9.5"]
|
||||
[com.badlogicgames.gdx/gdx-backend-robovm "1.9.5"]
|
||||
[org.clojure/core.async "0.2.385"]
|
||||
[org.clojars.notid/tools.logging "0.3.2-SNAPSHOT"]
|
||||
[log4j/log4j "1.2.16"]
|
||||
|
||||
Reference in New Issue
Block a user