Skip to content

Commit

Permalink
chore: Bump version to v0.8.5b2 (63)
Browse files Browse the repository at this point in the history
  • Loading branch information
deltazefiro committed Oct 7, 2023
1 parent d730fc6 commit 0c73382
Show file tree
Hide file tree
Showing 2 changed files with 18 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 34
versionCode 62
versionName "0.8.5b1"
versionCode 63
versionName "0.8.5b2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
16 changes: 16 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/63.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
v0.8.5b2 *Emergency update*
- Warn ChmodFileHider may cause Samsung S23 to fail to boot (#105)

v0.8.5b1
- Targeting Android 14
- Update community translations

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

v0.8.5a1
- Support disguise Amarok as a calendar
- Update translations from the community

0 comments on commit 0c73382

Please sign in to comment.