increment version code

This commit is contained in:
Daniel Gultsch 2018-03-12 09:29:48 +01:00
parent 6f5e368899
commit fdac851d46
1 changed files with 2 additions and 2 deletions

View File

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