diff --git a/app/build.gradle b/app/build.gradle index ea0d706d..2d0fc191 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { minSdkVersion 19 targetSdkVersion 30 - versionCode 14 - versionName '1.3.1' + versionCode 15 + versionName '1.3.2' multiDexEnabled true vectorDrawables { diff --git a/metadata/en-US/changelogs/15.txt b/metadata/en-US/changelogs/15.txt new file mode 100644 index 00000000..99775576 --- /dev/null +++ b/metadata/en-US/changelogs/15.txt @@ -0,0 +1,6 @@ +- migrate build pipeline to improve reliability +- disable custom download location when unsupported +- fix theme updates on main activity +- resolve all outstanding issues with playlist menus +- fix category refresh without restart +- possible solution for crash on music playback