Bumped version to 1.7.2-RC5

This commit is contained in:
ByteHamster 2019-05-08 19:55:00 +02:00
parent 96f582a4d4
commit c9b17c14f1
1 changed files with 2 additions and 2 deletions

View File

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