new release

This commit is contained in:
dkanada 2020-07-17 19:30:16 +09:00
commit a29b39c727
2 changed files with 8 additions and 2 deletions

View file

@ -8,8 +8,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 3
versionName '1.0.2'
versionCode 4
versionName '1.0.3'
vectorDrawables {
useSupportLibrary = true

View 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