mobile prep
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
:manifest {"Implementation-Version" ~version}
|
||||
|
||||
:uberjar-name "advent-standalone.jar"
|
||||
:dependencies [[com.badlogicgames.gdx/gdx "1.5.3"]
|
||||
[com.badlogicgames.gdx/gdx-backend-lwjgl "1.5.3"]
|
||||
[com.badlogicgames.gdx/gdx-platform "1.5.3" :classifier "natives-desktop"]
|
||||
[org.clojure/clojure "1.6.0"]
|
||||
:dependencies [[com.badlogicgames.gdx/gdx "1.9.3"]
|
||||
[com.badlogicgames.gdx/gdx-backend-lwjgl "1.9.3"]
|
||||
[com.badlogicgames.gdx/gdx-platform "1.9.3" :classifier "natives-desktop"]
|
||||
[org.clojure/clojure "1.8.0"]
|
||||
[play-clj "0.4.5-BRYCE"]
|
||||
[log4j/log4j "1.2.16"]
|
||||
[org.clojure/data.priority-map "0.0.5"]
|
||||
|
||||
Reference in New Issue
Block a user