summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-07-25 09:23:48 +0200
committerByteHamster <info@bytehamster.com>2020-07-25 09:35:40 +0200
commitb4e3cade9f4731310ed8d5d19dae3e8a3f27a389 (patch)
tree5e5fbaa453bd35cbdf540a4088cd4ce4cd652817
parente07002ea30967b4ea397d4fc3957b557dc44e1e1 (diff)
downloadAntennaPod-1.8.2.zip
Bumped version to 1.8.21.8.2
-rw-r--r--app/build.gradle4
-rw-r--r--app/src/main/play/release-notes/en-US/default.txt4
2 files changed, 3 insertions, 5 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 57573d6f3..48450bcac 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -18,8 +18,8 @@ android {
// "1.2.3-SNAPSHOT" -> 1020300
// "1.2.3-RC4" -> 1020304
// "1.2.3" -> 1020395
- versionCode 1080195
- versionName "1.8.1"
+ versionCode 1080200
+ versionName "1.8.2"
testApplicationId "de.test.antennapod"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
generatedDensities = []
diff --git a/app/src/main/play/release-notes/en-US/default.txt b/app/src/main/play/release-notes/en-US/default.txt
index 667338c61..591fe381d 100644
--- a/app/src/main/play/release-notes/en-US/default.txt
+++ b/app/src/main/play/release-notes/en-US/default.txt
@@ -1,3 +1 @@
-- Enabled picture-in-picture for video podcasts by default (by @ByteHamster)
-- Fixed podcast discovery not showing local trends (by @tonytamsf)
-- Various bug fixes and improvements (by @ByteHamster)
+Added poll for new icon in preparation for version 2.0.0