File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ Enhancements
2+ - Added confirmation dialog for clear queue
3+ - Added shuffle-play button for more pages
4+
5+ Bug fixes
6+ - Added missing padding around sorting chips
7+ - Fixed more queue issues
8+ - Full changelog: https://github.com/gokadzev/Musify/releases
Original file line number Diff line number Diff line change 1- const appVersion = '9.9.0 ' ;
1+ const appVersion = '9.9.1 ' ;
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ repository: https://github.com/gokadzev/Musify
55issue_tracker : https://github.com/gokadzev/Musify/issues
66
77publish_to : ' none'
8- version : 9.9.0+162 # run update.sh after changing the version
8+ version : 9.9.1+163 # run update.sh after changing the version
99
1010environment :
1111 sdk : ' >=3.11.0 <4.0.0'
You can’t perform that action at this time.
0 commit comments