bump version code to 381 (2.8.1)
This commit is contained in:
parent
deae2b109f
commit
f106cbccf5
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue