Bumped version to 2.0.0-alpha1
This commit is contained in:
parent
716f58bee2
commit
12781c9101
@ -18,8 +18,8 @@ android {
|
|||||||
// "1.2.3-SNAPSHOT" -> 1020300
|
// "1.2.3-SNAPSHOT" -> 1020300
|
||||||
// "1.2.3-RC4" -> 1020304
|
// "1.2.3-RC4" -> 1020304
|
||||||
// "1.2.3" -> 1020395
|
// "1.2.3" -> 1020395
|
||||||
versionCode 1080195
|
versionCode 2000001
|
||||||
versionName "1.8.1"
|
versionName "2.0.0-alpha1"
|
||||||
testApplicationId "de.test.antennapod"
|
testApplicationId "de.test.antennapod"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
generatedDensities = []
|
generatedDensities = []
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
- Enabled picture-in-picture for video podcasts by default (by @ByteHamster)
|
Version 2.0.0 alpha 1
|
||||||
- Fixed podcast discovery not showing local trends (by @tonytamsf)
|
- Brand new user interface (by @ByteHamster)
|
||||||
- Various bug fixes and improvements (by @ByteHamster)
|
- Support for chapter images (only new episodes, by @ByteHamster)
|
||||||
|
- Option to show notifications after episodes have been auto-downloaded (by @shortspider)
|
||||||
|
- Bug fixes and improvements (by @tonytamsf, @JessieVela, @ByteHamster)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user