Skip to content

Commit

Permalink
Bump version to 3.2.0 and add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
24PaH committed Nov 28, 2018
1 parent 3288b13 commit 2a06322
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 @@ -8,8 +8,8 @@ android {
applicationId "org.sw24softwares.starkeverben"
minSdkVersion 17
targetSdkVersion 28
versionCode 12
versionName "3.1.2"
versionCode 13
versionName "3.2.0"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Add parameter to change the verbs' order (FormOrder)
- Add translations (Norwegian, Italian, Estonian)

0 comments on commit 2a06322

Please sign in to comment.