Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
zakwilson committed Jan 4, 2016
1 parent 6176c96 commit a335341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.flashlightdb/ceilingbounce "0.1.2-SNAPSHOT"
(defproject com.flashlightdb/ceilingbounce "0.1.3-SNAPSHOT"
:description "FIXME: Android project description"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
Expand Down Expand Up @@ -51,7 +51,7 @@
:build-type :release}}]}

:android {;; Specify the path to the Android SDK directory.
:sdk-path "/home/zak/code/android-sdk-linux"
; :sdk-path "/home/zak/code/android-sdk-linux"

;; Try increasing this value if dexer fails with
;; OutOfMemoryException. Set the value according to your
Expand Down

0 comments on commit a335341

Please sign in to comment.