Bumped to version to 1.8.0-RC5

This commit is contained in:
ByteHamster 2019-12-24 10:30:01 +01:00
parent a7a35b1569
commit 912d2cecee
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 1080004
versionName "1.8.0-RC4"
versionCode 1080005
versionName "1.8.0-RC5"
testApplicationId "de.test.antennapod"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
generatedDensities = []