~singpolyma/cheogram-android

cf9d6e5ca324092dde52b9838063886120284729 — Daniel Gultsch 1 year, 9 months ago d7f38a3
version bump to 2.10.3-beta
1 files changed, 2 insertions(+), 2 deletions(-)

M build.gradle
M build.gradle => build.gradle +2 -2
@@ 92,8 92,8 @@ android {
    defaultConfig {
        minSdkVersion 21
        targetSdkVersion 29
        versionCode 42023
        versionName "2.10.2"
        versionCode 42024
        versionName "2.10.3-beta"
        archivesBaseName += "-$versionName"
        applicationId "eu.siacs.conversations"
        resValue "string", "applicationId", applicationId