File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ Enhancements
2+ - Added equalizer presets
3+ - Improved lyrics support
4+
5+ Bug fixes
6+ - Fixed queue and shuffle bugs
7+ - Fixed original recommendations
8+ - Fixed automatic song picker
9+ - Full changelog: https://github.com/gokadzev/Musify/releases
Original file line number Diff line number Diff line change 1- const appVersion = '10.0.4 ' ;
1+ const appVersion = '10.0.5 ' ;
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 : 10.0.4+168 # run update.sh after changing the version
8+ version : 10.0.5+169 # 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