Skip to content

Commit 8b47cc6

Browse files
Bump version (#153)
Signed-off-by: starry-shivam <[email protected]>
1 parent d263a46 commit 8b47cc6

File tree

3 files changed

+5
-265
lines changed

3 files changed

+5
-265
lines changed

.idea/other.xml

Lines changed: 0 additions & 263 deletions
This file was deleted.

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 380
21-
versionName "3.8.0"
20+
versionCode 381
21+
versionName "3.8.1"
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+
- Fixed inconsistent behavior of date & time picker dialog in different locales.
2+
- Bump target SDK version to v35 (Android 15).
3+
- Update dependencies & some minor improvements.

0 commit comments

Comments
 (0)