Skip to content

Commit 3188ffa

Browse files
committed
Bump version
Signed-off-by: starry-shivam <[email protected]>
1 parent 65779f2 commit 3188ffa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.starry.greenstash"
1717
minSdk 24
1818
targetSdk 33
19-
versionCode 20
20-
versionName "2.0.0"
19+
versionCode 21
20+
versionName "2.1.0"
2121

2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
vectorDrawables {
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Optimized some animations.
2+
- Cleanups & some UI/UX Improvements.

0 commit comments

Comments
 (0)