Bumped versionCode

This commit is contained in:
ByteHamster 2019-04-26 10:37:05 +02:00
parent 0925078770
commit f96c1d5367
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 1070196
versionName "1.7.1"
versionCode 1070197
versionName "1.7.2-RC1"
testApplicationId "de.test.antennapod"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
generatedDensities = []