Skip to content

Commit 0b1e9f8

Browse files
Bump version (#169)
Signed-off-by: starry-shivam <[email protected]>
1 parent 6f43b8a commit 0b1e9f8

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
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.starry.greenstash"
1919
minSdk 24
2020
targetSdk 35
21-
versionCode 391
22-
versionName "3.9.1"
21+
versionCode 392
22+
versionName "3.9.2"
2323

2424
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2525
vectorDrawables {
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Migrate to type-safe navigation API
2+
- Updated dependencies & AGP version
3+
- Minor fixes and code cleanup.

0 commit comments

Comments
 (0)