increment version code
This commit is contained in:
parent
61e21c302e
commit
8bd01f11a1
|
@ -77,7 +77,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 312
|
versionCode 314
|
||||||
versionName "2.3.11"
|
versionName "2.3.11"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations"
|
applicationId "eu.siacs.conversations"
|
||||||
|
|
Loading…
Reference in New Issue