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 Apr 13, 2024
1 parent 1d299a2 commit 1fca1da
Show file tree
Hide file tree
Showing 10 changed files with 6 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 @@ -16,8 +16,8 @@ android {
applicationId "com.starry.greenstash"
minSdk 24
targetSdk 34
versionCode 320
versionName "3.2.0"
versionCode 330
versionName "3.3.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/330.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Added nice UI with authorize button when app is locked.
- Added ability to copy notes related to saving goal.
- Fixed double precision issue when depositing via reminder notification.
- Bunch of code cleanups and optimizations.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 1fca1da

Please sign in to comment.