version bump to 1.14.0

This commit is contained in:
Daniel Gultsch 2016-09-02 23:49:32 +02:00
parent aca7054174
commit ad09d7dc49
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 24
versionCode 169
versionName "1.14.0-beta"
versionCode 171
versionName "1.14.0"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
}