new release
This commit is contained in:
parent
f4ae4645d4
commit
19d15c8a44
2 changed files with 9 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
|
|
||||||
versionCode 4
|
versionCode 5
|
||||||
versionName '1.0.3'
|
versionName '1.1.0'
|
||||||
|
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
useSupportLibrary = true
|
useSupportLibrary = true
|
||||||
|
|
|
||||||
7
metadata/en-US/changelogs/5.txt
Normal file
7
metadata/en-US/changelogs/5.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
- infinite loading on main library fragments
|
||||||
|
- add direct playback for all supported audio formats
|
||||||
|
- remove deprecated library for artist detail activity
|
||||||
|
- check for battery optimization on start
|
||||||
|
- possible fix for repeat on last song in queue
|
||||||
|
- queue playback improvements
|
||||||
|
- start view binding migration to standard library
|
||||||
Loading…
Add table
Add a link
Reference in a new issue