Skip to content

Commit

Permalink
version bump 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Baas committed May 18, 2019
1 parent 5d93824 commit 35a88da
Show file tree
Hide file tree
Showing 3 changed files with 4 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 @@ -10,8 +10,8 @@ android {
applicationId "nl.implode.weer"
minSdkVersion 22
targetSdkVersion 26
versionCode 17
versionName "1.3.4"
versionCode 18
versionName "1.3.5"
setProperty("archivesBaseName", "weather-$versionName")
}
buildTypes {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/18.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- fix 'use local time' switch in settings
1 change: 1 addition & 0 deletions fastlane/metadata/android/nl-NL/changelogs/18.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- de instelling 'gebruik lokale tijd' werkt nu

0 comments on commit 35a88da

Please sign in to comment.