Skip to content

Commit

Permalink
version bump 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Baas committed Sep 15, 2018
1 parent 92a4e71 commit 301b637
Show file tree
Hide file tree
Showing 2 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 23
targetSdkVersion 23
versionCode 14
versionName "1.3.1"
versionCode 15
versionName "1.3.2"
setProperty("archivesBaseName", "weather-$versionName")
}
buildTypes {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/nl-NL/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- probleem gerepareerd waarbij donkere widgets niet ververst konden worden
- het graden symbool bij kelvin temperaturen is vervangen door een 'K'

0 comments on commit 301b637

Please sign in to comment.