Skip to content

Commit a5528f7

Browse files
authored
Merge pull request #187 from robinpaulson/patch-1
increase build/version number
2 parents 57819d5 + d3ee687 commit a5528f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "cz.martykan.forecastie"
99
minSdkVersion 15
1010
targetSdkVersion 23
11-
versionCode 14
12-
versionName "1.2"
11+
versionCode 15
12+
versionName "1.3"
1313
}
1414

1515
lintOptions {

0 commit comments

Comments
 (0)