summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-10-14 20:14:11 +0200
committerByteHamster <info@bytehamster.com>2020-10-14 20:14:11 +0200
commitee4b2c05545b81ef154a5802479793e8eaf29af1 (patch)
treef41a37e53d577c43e9461cc8acf18a0d6705ad20 /app
parent2c5372eb31a9e9048912cfa45089902184d57364 (diff)
downloadAntennaPod-ee4b2c05545b81ef154a5802479793e8eaf29af1.zip
Bumped version to 2.0.22.0.2
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 903323edc..d713ea8fd 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -14,8 +14,8 @@ android {
// "1.2.3-SNAPSHOT" -> 1020300
// "1.2.3-RC4" -> 1020304
// "1.2.3" -> 1020395
- versionCode 2000195
- versionName "2.0.1"
+ versionCode 2000295
+ versionName "2.0.2"
multiDexEnabled false
vectorDrawables.useSupportLibrary true