Bumped to version to 1.8.0-RC7

This commit is contained in:
ByteHamster 2020-01-03 23:48:47 +01:00
parent 10cfd0c72f
commit 98d9c4cceb
1 changed files with 2 additions and 2 deletions

View File

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