Bumped to version to 1.8.0-RC3

This commit is contained in:
ByteHamster 2019-12-11 10:19:08 +01:00
parent 3758caeefe
commit a4243320f6
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
// "1.2.3-SNAPSHOT" -> 1020300
// "1.2.3-RC4" -> 1020304
// "1.2.3" -> 1020395
versionCode 1080002
versionName "1.8.0-RC2"
versionCode 1080003
versionName "1.8.0-RC3"
testApplicationId "de.test.antennapod"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
generatedDensities = []