Bumped version to 1.7.2

This commit is contained in:
ByteHamster 2019-05-12 18:25:15 +02:00
parent 543acfd98e
commit b617397397
1 changed files with 3 additions and 2 deletions

View File

@ -18,8 +18,9 @@ android {
// Version code schema:
// "1.2.3-SNAPSHOT" -> 1020300
// "1.2.3-RC4" -> 1020304
versionCode 1070205
versionName "1.7.2-RC5"
// "1.2.3" -> 1020395
versionCode 1070295
versionName "1.7.2"
testApplicationId "de.test.antennapod"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
generatedDensities = []