Skip to content

Commit

Permalink
Bump version (#110)
Browse files Browse the repository at this point in the history
Signed-off-by: starry-shivam <[email protected]>
  • Loading branch information
starry-shivam authored Feb 9, 2024
1 parent 54f421d commit 9f4c560
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.starry.myne"
minSdk 26
targetSdk 34
versionCode 23
versionName "2.8.1"
versionCode 290
versionName "2.9.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/290.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Bug fixes and UI/UX improvements.

0 comments on commit 9f4c560

Please sign in to comment.