Bump version to 3.2.0

This commit is contained in:
ByteHamster 2023-11-29 08:35:43 +01:00
parent 636d705e8f
commit 58081fe5bf
2 changed files with 10 additions and 3 deletions

View File

@ -12,8 +12,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 3020002
versionName "3.2.0-beta2"
versionCode 3020095
versionName "3.2.0"
def commit = ""
try {

View File

@ -1 +1,8 @@
This is a beta release.
🥂 A small treat for our users - check the Home screen on 10 December! (@ByteHamster, @keunes)
∙ Accessibility & synchronisation improvements (@ByteHamster)
∙ Add 'boost' options in the 'Volume adaptation' podcast setting (@matejdro)
∙ Support double/triple-pressing headset buttons (@blairun)
∙ Improve support for password-protected feeds (@ByteHamster)
∙ Add multi-select actions on search results (@vinodpatildev)
∙ Allow deleting local feed episodes (@matejdro)
∙ Android Auto bugfix (@harshad1)