Skip to content

Commit 9f1098f

Browse files
Bump version (#156)
Signed-off-by: starry-shivam <[email protected]>
1 parent 2736f06 commit 9f1098f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "com.starry.greenstash"
1818
minSdk 24
1919
targetSdk 35
20-
versionCode 381
21-
versionName "3.8.1"
20+
versionCode 390
21+
versionName "3.9.0"
2222

2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
vectorDrawables {
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Added ability to export app data to a CSV file.
2+
- Some minor bug fixes and improvements.
3+
- Updated dependencies.

0 commit comments

Comments
 (0)