Skip to content

Commit

Permalink
chore: Bump version to v0.8.5a2 (61)
Browse files Browse the repository at this point in the history
  • Loading branch information
deltazefiro committed Sep 28, 2023
1 parent 630b993 commit a1b28f3
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -18,8 +18,8 @@ android {
applicationId "deltazero.amarok"
minSdkVersion 26
targetSdkVersion 33
versionCode 60
versionName "0.8.5a1"
versionCode 61
versionName "0.8.5a2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/61.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
v0.8.5a2
- Support switching file hiding modes: Chmod mode & NoMedia mode
- Optimize root mode performance
- Add welcome notification (#96)
- Update translations from the community: Spanish, Portuguese, Serbian, Turkish, Arabic, Japanese, Polish, Russian (For further information, please check Github)

0 comments on commit a1b28f3

Please sign in to comment.