Update to libGDX 1.5.0
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
(defproject play-clj/lein-template "0.4.2.1"
|
||||
(defproject play-clj/lein-template "0.4.3-SNAPSHOT"
|
||||
:description "A template for making play-clj projects"
|
||||
:url "https://github.com/oakes/play-clj"
|
||||
:license {:name "Public Domain"
|
||||
:url "http://unlicense.org/UNLICENSE"}
|
||||
:dependencies [[lein-droid "0.3.0-beta3"]]
|
||||
:dependencies [[lein-droid "0.3.0-beta4"]]
|
||||
:resource-paths ["resources"]
|
||||
:eval-in-leiningen true)
|
||||
|
||||
Reference in New Issue
Block a user