~singpolyma/cheogram-android

b8d831f02a91485e81fbd8f34fe328cc5fb9531c — Daniel Gultsch 5 years ago 4930f22
version bump to 2.3.0-beta.3
1 files changed, 2 insertions(+), 2 deletions(-)

M build.gradle
M build.gradle => build.gradle +2 -2
@@ 65,8 65,8 @@ android {
    defaultConfig {
        minSdkVersion 19
        targetSdkVersion 25
        versionCode 285
        versionName "2.3.0-beta.2"
        versionCode 286
        versionName "2.3.0-beta.3"
        archivesBaseName += "-$versionName"
        applicationId "eu.siacs.conversations"
        resValue "string", "applicationId", applicationId