version bump to 1.10.0
This commit is contained in:
parent
d2cfac222e
commit
c20d8ac69e
|
@ -58,9 +58,10 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 124
|
||||
versionName "1.10.0-beta"
|
||||
versionCode 127
|
||||
versionName "1.10.0"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
Loading…
Reference in a new issue