new release
This commit is contained in:
parent
8d47350ba4
commit
38fd629dac
2 changed files with 7 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
|||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
|
||||
versionCode 10
|
||||
versionName '1.2.2'
|
||||
versionCode 11
|
||||
versionName '1.2.3'
|
||||
|
||||
multiDexEnabled true
|
||||
vectorDrawables {
|
||||
|
|
|
|||
5
metadata/en-US/changelogs/11.txt
Normal file
5
metadata/en-US/changelogs/11.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
- fix crash on resume with asynchronous authentication
|
||||
- improve initial user experience with permission dialogs
|
||||
- fix duplicate artist entries in search activity
|
||||
- improve widget layouts and fix crash when opening from widgets
|
||||
- use login credentials exactly as provided
|
||||
Loading…
Add table
Add a link
Reference in a new issue