Bumped version to 1.8.0

This commit is contained in:
ByteHamster 2019-11-24 10:09:06 +01:00
parent 03432bd8c3
commit 19503f6971
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 1070396 versionCode 1080001
versionName "1.7.3b" versionName "1.8.0-RC1"
testApplicationId "de.test.antennapod" testApplicationId "de.test.antennapod"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
generatedDensities = [] generatedDensities = []