Bumped to version to 1.8.0-RC3
This commit is contained in:
parent
3758caeefe
commit
a4243320f6
|
@ -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 = []
|
||||
|
|
Loading…
Reference in New Issue