new release
This commit is contained in:
parent
a0e23c13d8
commit
023b4a1184
2 changed files with 9 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
|
|
||||||
versionCode 6
|
versionCode 7
|
||||||
versionName '1.1.1'
|
versionName '1.1.2'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
7
metadata/en-US/changelogs/7.txt
Normal file
7
metadata/en-US/changelogs/7.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
- always color the navigation bar when possible
|
||||||
|
- use blurhash for most image views
|
||||||
|
- improve performance in artist details activity
|
||||||
|
- fix media progress bar on newer phones
|
||||||
|
- finish migration to view binding
|
||||||
|
- fix several issues with broken preferences
|
||||||
|
- bump glide version and fix fade transitions
|
||||||
Loading…
Add table
Add a link
Reference in a new issue