Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Commit

Permalink
Revert to older version of clojure.java.jdbc and make sure all namesp…
Browse files Browse the repository at this point in the history
…aces are aot-compiled
  • Loading branch information
oakes committed Oct 1, 2013
1 parent 8c66739 commit da7b24e
Show file tree
Hide file tree
Showing 4 changed files with 428 additions and 628 deletions.
2 changes: 1 addition & 1 deletion android/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
;; key you want to sign APKs with.
;; :keystore-path "/home/user/.android/private.keystore"
;; :key-alias "mykeyalias"
:aot :all}}}
:aot :all-with-unused}}}

:android {:support-libraries ["v13"]
:target-version "15"
Expand Down
Loading

0 comments on commit da7b24e

Please sign in to comment.