bump version code to beta.3

This commit is contained in:
Daniel Gultsch 2018-03-15 15:24:11 +01:00
parent dbdbe1b312
commit 854a31b27b
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 25
versionCode 257
versionName "2.0.0-beta.2"
versionCode 258
versionName "2.0.0-beta.3"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId