Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Leander Beernaert authored and Leander Beernaert committed Oct 16, 2024
1 parent d894210 commit 26a658f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/37.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Changed

* Dependency updates
* Improve account list update
4 changes: 2 additions & 2 deletions you-have-mail-android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId "dev.lbeernaert.youhavemail"
minSdk 29
targetSdk 33
versionCode 36
versionName "0.16.4"
versionCode 37
versionName "0.17.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 26a658f

Please sign in to comment.