Skip to content

Commit

Permalink
Bump version (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
starry-shivam authored Apr 13, 2024
1 parent 1d299a2 commit be846be
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 be846be

Please sign in to comment.