Fix Android project in template

This commit is contained in:
oakes
2014-11-06 16:37:54 -05:00
parent c195fd817f
commit f0ff37b344
3 changed files with 29 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
(defproject play-clj/lein-template "0.4.2"
(defproject play-clj/lein-template "0.4.2.1"
:description "A template for making play-clj projects"
:url "https://github.com/oakes/play-clj"
:license {:name "Public Domain"