bump version code to 381 (2.8.1)

This commit is contained in:
Daniel Gultsch 2020-04-29 16:28:31 +02:00
parent 2887a01444
commit 2b608bb2b2
2 changed files with 1 additions and 1 deletions
build.gradle
fastlane/metadata/android/en-US/changelogs

View file

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