new release
This commit is contained in:
parent
a362c52406
commit
a29b39c727
2 changed files with 8 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
|||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
|
||||
versionCode 3
|
||||
versionName '1.0.2'
|
||||
versionCode 4
|
||||
versionName '1.0.3'
|
||||
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
|
|
|
|||
6
metadata/en-US/changelogs/4.txt
Normal file
6
metadata/en-US/changelogs/4.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
- add sort by date added
|
||||
- dynamically refresh lists on sort method change
|
||||
- update string translations
|
||||
- improve error handling for login activity
|
||||
- add password visibility toggle on login
|
||||
- fix edge case to show artists during search
|
||||
Loading…
Add table
Add a link
Reference in a new issue