Bump version to 3.1.0-beta1
This commit is contained in:
parent
c99ed8b48a
commit
1a0134d5f2
|
@ -10,8 +10,8 @@ android {
|
|||
// Version code schema:
|
||||
// "1.2.3-beta4" -> 1020304
|
||||
// "1.2.3" -> 1020395
|
||||
versionCode 3000295
|
||||
versionName "3.0.2"
|
||||
versionCode 3010001
|
||||
versionName "3.1.0-beta1"
|
||||
|
||||
def commit = ""
|
||||
try {
|
||||
|
|
|
@ -1,7 +1 @@
|
|||
∙ Add Home screen, with quick access to the queued and latest episodes, favourite podcasts and surprise suggestions (@ByteHamster)
|
||||
∙ Apply Material Design 3, including a theme colour based on your wallpaper [Android 12+ only] (idem)
|
||||
∙ Better spread episodes while using smart shuffle (idem)
|
||||
∙ Enable multi-select in Inbox (idem)
|
||||
∙ Other improvements (e.g. for local feeds) and bugfixes (idem)
|
||||
∙ Refreshed icon/branding (Ryan Gorley/Freehive)
|
||||
∙ Allow editing podcast feed URLs (@ricardoborgesjr)
|
||||
This is a beta release.
|
||||
|
|
Loading…
Reference in New Issue