Bumped to version to 1.8.0-RC8

This commit is contained in:
ByteHamster 2020-01-07 18:24:17 +01:00
parent e32ba7621a
commit e1f3452e61

View File

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