Skip to content

Commit

Permalink
Bump version (#159)
Browse files Browse the repository at this point in the history
Signed-off-by: starry-shivam <[email protected]>
  • Loading branch information
starry-shivam authored Sep 26, 2024
1 parent 7afb954 commit a1f4618
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 @@ -18,8 +18,8 @@ android {
applicationId "com.starry.greenstash"
minSdk 24
targetSdk 35
versionCode 390
versionName "3.9.0"
versionCode 391
versionName "3.9.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/391.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Minor bug fixes and performance improvements.
- Updated dependencies & AGP version.

0 comments on commit a1f4618

Please sign in to comment.