Skip to content

Commit

Permalink
Bump version and release notes for v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SamAmco committed Sep 8, 2022
1 parent 363ddf2 commit 2185f7f
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 @@ -38,8 +38,8 @@ android {
applicationId "com.samco.trackandgraph"
minSdkVersion 23
targetSdkVersion 32
versionCode 200301
versionName "2.3.1"
versionCode 200302
versionName "2.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

vectorDrawables {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-GB/changelogs/200302.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Fix bug reminders crashing when first created
Fix bug graphs missing first data point

0 comments on commit 2185f7f

Please sign in to comment.