summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-08-28 20:24:39 +0200
committerByteHamster <info@bytehamster.com>2019-08-28 20:24:39 +0200
commitf35286f1dc37b2df86a95dbf8d3fce23aef73529 (patch)
tree16c6b5b9af87c0557955e26eb6354dde89d8f62c /app
parent4a2feb3721907ac112dcae617b3f345e4e3fd781 (diff)
downloadAntennaPod-f35286f1dc37b2df86a95dbf8d3fce23aef73529.zip
Bumped version to 1.7.3-RC2
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 7390c256f..a97bac1b2 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 1070301
- versionName "1.7.3-RC1"
+ versionCode 1070302
+ versionName "1.7.3-RC2"
testApplicationId "de.test.antennapod"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
generatedDensities = []