new release
This commit is contained in:
parent
621e4318a7
commit
02b06c8bcf
2 changed files with 10 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionCode 7
|
versionCode 8
|
||||||
versionName '1.1.2'
|
versionName '1.2.0'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
8
metadata/en-US/changelogs/8.txt
Normal file
8
metadata/en-US/changelogs/8.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
- add local cache for recent songs
|
||||||
|
- fix several issues regarding blurhash images
|
||||||
|
- initial implementation of playback reporting
|
||||||
|
- hide some buttons that were causing crashes
|
||||||
|
- possible fix for opus transcoding
|
||||||
|
- show all songs in playlist details page
|
||||||
|
- support insecure and untrusted connections
|
||||||
|
- add smooth transitions between activities
|
||||||
Loading…
Add table
Add a link
Reference in a new issue