~singpolyma/cheogram-android

8be2836de3f00cf9dbd58626727c368e266ac9ae — Stephen Paul Weber 1 year, 2 months ago ad65f51 2.10.3-1-fdroid
Fdroid 2.10.3-1
1 files changed, 2 insertions(+), 2 deletions(-)

M build.gradle
M build.gradle => build.gradle +2 -2
@@ 119,8 119,8 @@ android {
    defaultConfig {
        minSdkVersion 21
        targetSdkVersion 30
        versionCode 42024 + grgit.tag.list().findAll { it.dateTime != null }.size()
        versionName grgit.describe(always: true)
        versionCode 42025
        versionName "2.10.3-1"
        applicationId "eu.siacs.conversations"
        resValue "string", "applicationId", applicationId
        def appName = "Conversations"