From d220bec01b7fbf09be042d387ce6f599cfb30229 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 7 Dec 2020 03:52:28 +0000 Subject: [PATCH] Update Wulkanowy to 0.23.0 (76) --- metadata/io.github.wulkanowy.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml index 9d4a399ff9..7ab6882829 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -348,7 +348,18 @@ Builds: -e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' ../build.gradle build.gradle + - versionName: 0.23.0 + versionCode: 76 + commit: 0.23.0 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/io.fabric/d' + -e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d' + -e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' + ../build.gradle build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.22.2 -CurrentVersionCode: 75 +CurrentVersion: 0.23.0 +CurrentVersionCode: 76