Bump version to 3.2.0
This commit is contained in:
parent
636d705e8f
commit
58081fe5bf
|
@ -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 {
|
||||
|
|
|
@ -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)
|
Loading…
Reference in New Issue