From 9a71470bcfee4dafb566ad54319a3f84e629795f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 3 Apr 2021 03:52:56 +0000 Subject: [PATCH] Update Wulkanowy to 1.1.4 (90) --- 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 08d7c6e47b..867bf0b5dd 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -506,7 +506,18 @@ Builds: -e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' ../build.gradle build.gradle + - versionName: 1.1.4 + versionCode: 90 + commit: 1.1.4 + 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: 1.1.3 -CurrentVersionCode: 89 +CurrentVersion: 1.1.4 +CurrentVersionCode: 90