~singpolyma/cheogram-android

96dd73e65d2c3c608a8e127effbc73329f2fb94f — Stephen Paul Weber 1 year, 6 months ago c531188 2.10.3-2-fdroid
Fdroid 2.10.3-2
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 42026
        versionName "2.10.3-2"
        applicationId "eu.siacs.conversations"
        resValue "string", "applicationId", applicationId
        def appName = "Conversations"