Bumped version to 1.7.3b

This commit is contained in:
ByteHamster 2019-09-27 12:48:15 +02:00
parent a6bffa797a
commit d7f0f95ada
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 1070395
versionName "1.7.3"
versionCode 1070396
versionName "1.7.3b"
testApplicationId "de.test.antennapod"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
generatedDensities = []