Bump version to 3.2.0-beta1
This commit is contained in:
parent
0a6a3d6854
commit
47761bf98f
|
@ -12,8 +12,8 @@ android {
|
|||
// Version code schema:
|
||||
// "1.2.3-beta4" -> 1020304
|
||||
// "1.2.3" -> 1020395
|
||||
versionCode 3010295
|
||||
versionName "3.1.2"
|
||||
versionCode 3020001
|
||||
versionName "3.2.0-beta1"
|
||||
|
||||
def commit = ""
|
||||
try {
|
||||
|
|
|
@ -1,7 +1 @@
|
|||
∙ Add sorting options to the Downloads and Episodes screens (@Jared234, @gitstart)
|
||||
∙ Android Auto fixes & improvements; add back skip button (@awbooze, @ByteHamster)
|
||||
∙ Update design of the Subscriptions screen (@gitstart)
|
||||
∙ Add option to set ‘Enqueue location’ to Random (@andweg)
|
||||
∙ Allow to sort Inbox oldest to newest (@gitstart)
|
||||
∙ Add option to auto-activate sleep timer in a specific timeslot (@mueller-ma)
|
||||
∙ Improve file downloading; offer to download as soon as WiFi is available (@ByteHamster)
|
||||
This is a beta release.
|
Loading…
Reference in New Issue