diff --git a/app/build.gradle b/app/build.gradle index f5a3b540..4c1028e5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { minSdkVersion 19 targetSdkVersion 30 - versionCode 13 - versionName '1.3.0' + versionCode 14 + versionName '1.3.1' multiDexEnabled true vectorDrawables { diff --git a/metadata/en-US/changelogs/14.txt b/metadata/en-US/changelogs/14.txt new file mode 100644 index 00000000..34dab48a --- /dev/null +++ b/metadata/en-US/changelogs/14.txt @@ -0,0 +1,8 @@ +- add custom location for media downloads +- implement sort method for artist fragment +- fix issue with older server versions +- update all dependencies +- only request storage permission for custom download folders +- fix contrast issue with input elements on login activity +- interface changes on settings activity +- only show loading indicator when streaming