Skip to content

Commit

Permalink
Updated NLWeer to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CNugteren committed Nov 16, 2019
1 parent da4a3dd commit cbccaa6
Show file tree
Hide file tree
Showing 3 changed files with 8 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 @@ -11,8 +11,8 @@ android {
applicationId "foss.cnugteren.nlweer"
minSdkVersion 21
targetSdkVersion 29
versionCode 1
versionName "1.0.0"
versionCode 2
versionName "1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
3 changes: 3 additions & 0 deletions metadata/en-US/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Now displays your current location on the map if specified
- The app is now also available in Dutch

3 changes: 3 additions & 0 deletions metadata/nl-NL/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Laat optioneel je huidige locatie zien op de kaart
- De app is nu ook beschikbaar in het Nederlands

0 comments on commit cbccaa6

Please sign in to comment.