Skip to content

Commit

Permalink
Updated app to version 2.1.4 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
autoreleasefool committed Jan 23, 2016
1 parent 3f8d4ee commit 209d3e3
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
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
def versionMajor = 2
def versionMinor = 1
def versionPatch = 3
def versionPatch = 4

android {
compileSdkVersion 23
Expand Down

0 comments on commit 209d3e3

Please sign in to comment.