new release

This commit is contained in:
dkanada 2021-06-07 19:09:27 +09:00
commit a30359f960
2 changed files with 8 additions and 2 deletions

View file

@ -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 {

View 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