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
|
||||
targetSdkVersion 30
|
||||
|
||||
versionCode 7
|
||||
versionName '1.1.2'
|
||||
versionCode 8
|
||||
versionName '1.2.0'
|
||||
|
||||
multiDexEnabled true
|
||||
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