Skip to content

Commit

Permalink
chore: Bump version to v0.8.5b3 (64)
Browse files Browse the repository at this point in the history
  • Loading branch information
deltazefiro committed Oct 30, 2023
1 parent cfdcb5a commit 60b41e1
Show file tree
Hide file tree
Showing 2 changed files with 6 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 63
versionName "0.8.5b2"
versionCode 64
versionName "0.8.5b3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/64.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
v0.8.5b3
- Fix QuickHide Notification crashes on Android 14
- Fix misidentification of loop folders when folder prefixes are identical
- Update community translations

0 comments on commit 60b41e1

Please sign in to comment.