new release
This commit is contained in:
parent
a68066fa61
commit
a30359f960
2 changed files with 8 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionCode 14
|
versionCode 15
|
||||||
versionName '1.3.1'
|
versionName '1.3.2'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
6
metadata/en-US/changelogs/15.txt
Normal file
6
metadata/en-US/changelogs/15.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
- migrate build pipeline to improve reliability
|
||||||
|
- disable custom download location when unsupported
|
||||||
|
- fix theme updates on main activity
|
||||||
|
- resolve all outstanding issues with playlist menus
|
||||||
|
- fix category refresh without restart
|
||||||
|
- possible solution for crash on music playback
|
||||||
Loading…
Add table
Add a link
Reference in a new issue