Skip to content

Commit

Permalink
Push versionCode/Name to 5 and 1.4 respectively
Browse files Browse the repository at this point in the history
  • Loading branch information
kmark committed Oct 19, 2014
1 parent 58075d5 commit dfe20dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ android {
defaultConfig {
applicationId "com.versobit.kmark.xhangouts"
minSdkVersion 15
versionCode 4
versionName "1.3-" + gitRev()
targetSdkVersion 21
versionCode 5
versionName "1.4-" + gitRev()
}
}

Expand Down

0 comments on commit dfe20dd

Please sign in to comment.