Skip to content

Commit

Permalink
Bump version and changelog for 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SamAmco committed Aug 30, 2021
1 parent 1132a3a commit 32b0737
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -20,8 +20,8 @@ android {
applicationId "com.samco.trackandgraph"
minSdkVersion 21
targetSdkVersion 30
versionCode 200003
versionName "2.0.3"
versionCode 200004
versionName "2.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-GB/changelogs/200004.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix bug import/export dialogs not working

0 comments on commit 32b0737

Please sign in to comment.