Skip to content

Commit

Permalink
Merge pull request #187 from robinpaulson/patch-1
Browse files Browse the repository at this point in the history
increase build/version number
  • Loading branch information
martykan authored Jun 7, 2017
2 parents 57819d5 + d3ee687 commit a5528f7
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 @@ -8,8 +8,8 @@ android {
applicationId "cz.martykan.forecastie"
minSdkVersion 15
targetSdkVersion 23
versionCode 14
versionName "1.2"
versionCode 15
versionName "1.3"
}

lintOptions {
Expand Down

0 comments on commit a5528f7

Please sign in to comment.