bump version code to 381 (2.8.1)

This commit is contained in:
Daniel Gultsch 2020-04-29 16:28:31 +02:00
parent deae2b109f
commit f106cbccf5
2 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 380 versionCode 381
versionName "2.8.1" versionName "2.8.1"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations" applicationId "eu.siacs.conversations"