version bump to 1.11.0-beta.3
This commit is contained in:
parent
d3542202b5
commit
8339ebf3dc
|
@ -58,8 +58,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 130
|
versionCode 131
|
||||||
versionName "1.11.0-beta.2"
|
versionName "1.11.0-beta.3"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations"
|
applicationId "eu.siacs.conversations"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue