new release
This commit is contained in:
parent
f0e9b046b1
commit
047dc1e017
2 changed files with 10 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
|||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
|
||||
versionCode 13
|
||||
versionName '1.3.0'
|
||||
versionCode 14
|
||||
versionName '1.3.1'
|
||||
|
||||
multiDexEnabled true
|
||||
vectorDrawables {
|
||||
|
|
|
|||
8
metadata/en-US/changelogs/14.txt
Normal file
8
metadata/en-US/changelogs/14.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
- add custom location for media downloads
|
||||
- implement sort method for artist fragment
|
||||
- fix issue with older server versions
|
||||
- update all dependencies
|
||||
- only request storage permission for custom download folders
|
||||
- fix contrast issue with input elements on login activity
|
||||
- interface changes on settings activity
|
||||
- only show loading indicator when streaming
|
||||
Loading…
Add table
Add a link
Reference in a new issue