new release
This commit is contained in:
parent
2900b8b9a9
commit
14e1d9bb80
2 changed files with 7 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName '1.0.0'
|
versionName '1.0.1'
|
||||||
|
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
useSupportLibrary = true
|
useSupportLibrary = true
|
||||||
|
|
|
||||||
5
metadata/en-US/changelogs/2.txt
Normal file
5
metadata/en-US/changelogs/2.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
- improve input fields on login activity
|
||||||
|
- set default bitrate to unlimited
|
||||||
|
- add setting to save the queue on exit
|
||||||
|
- add maximum list size preference
|
||||||
|
- check android version for default notification style
|
||||||
Loading…
Add table
Add a link
Reference in a new issue