Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: starry-shivam <[email protected]>
  • Loading branch information
starry-shivam committed Aug 17, 2024
1 parent 2736f06 commit 3679f16
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -17,8 +17,8 @@ android {
applicationId "com.starry.greenstash"
minSdk 24
targetSdk 35
versionCode 381
versionName "3.8.1"
versionCode 390
versionName "3.9.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/390.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Added ability to export app data to a CSV file.
- Some minor bug fixes and improvements.
- Updated dependencies.

0 comments on commit 3679f16

Please sign in to comment.