version bump to 2.1.0

This commit is contained in:
Daniel Gultsch 2018-04-11 18:07:15 +02:00
parent 322667275c
commit ac9beef98a
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 25
versionCode 263
versionName "2.1.0-beta.2"
versionCode 264
versionName "2.1.0"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId