~singpolyma/cheogram-android

ed4d1e826719101e632d14c3c07d9dd951c24490 — Stephen Paul Weber 1 year, 2 months ago b9d7ac6 2.10.6-1-fdroid
Fdroid 2.10.6
1 files changed, 2 insertions(+), 2 deletions(-)

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