mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-14 00:17:15 +03:00
Release 4.6.1
Features: - Search is accessible through a new icon on the main screen - Modernize Back Handling - Reenable R8 Code minification - Add a "Play Random Songs" shortcut Bug fixes: - Readd the "Star" button to the Now Playing screen - Fix a rare crash when shuffling playlists with duplicate entries - Fix a crash when choosing "Play next" on an empty playlist. - Tracks buttons flash a scrollbar sometimes in Android 13 - Fix EndlessScrolling in genre listing - Couldn't delete a track when shuffle was active - Upgrade material to 1.9.0
This commit is contained in:
parent
fe555c076d
commit
4a21db2f73
@ -10,7 +10,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "org.moire.ultrasonic"
|
||||
versionCode 124
|
||||
versionName "4.6.1-RC"
|
||||
versionName "4.6.1"
|
||||
|
||||
minSdkVersion versions.minSdk
|
||||
targetSdkVersion versions.targetSdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user