new release
This commit is contained in:
parent
ba2f3c1224
commit
4c17c5ecd5
2 changed files with 13 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionCode 15
|
versionCode 16
|
||||||
versionName '1.3.2'
|
versionName '1.3.3'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
11
metadata/en-US/changelogs/16.txt
Normal file
11
metadata/en-US/changelogs/16.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
- improve audio focus support from notifications
|
||||||
|
- remove deprecated theme helper library
|
||||||
|
- theme improvements for cab menu
|
||||||
|
- migrate some dependencies to kotlin
|
||||||
|
- fix playback screen crash with certain phones
|
||||||
|
- resolve download issues from illegal characters
|
||||||
|
- use artist for song information
|
||||||
|
- fix missing artist image on certain pages
|
||||||
|
- improve chinese translations
|
||||||
|
- resolve album art issues within notifications
|
||||||
|
- many improvements to music playback service
|
||||||
Loading…
Add table
Add a link
Reference in a new issue