Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
konifar committed Feb 18, 2016
1 parent 47b24fb commit 2922343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apply plugin: 'com.neenbedankt.android-apt'
// Manifest version
def versionMajor = 1
def versionMinor = 1
def versionPatch = 1
def versionPatch = 2

// CI
def isCi = "true".equals(System.getenv("CI"))
Expand Down

0 comments on commit 2922343

Please sign in to comment.