Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: starry-shivam <[email protected]>
  • Loading branch information
starry-shivam committed Jul 22, 2024
1 parent d263a46 commit 5a3d08c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 265 deletions.
263 changes: 0 additions & 263 deletions .idea/other.xml

This file was deleted.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId "com.starry.greenstash"
minSdk 24
targetSdk 35
versionCode 380
versionName "3.8.0"
versionCode 381
versionName "3.8.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/381.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Fixed inconsistent behavior of date & time picker dialog in different locales.
- Bump target SDK version to v35 (Android 15).
- Update dependencies & some minor improvements.

0 comments on commit 5a3d08c

Please sign in to comment.