From fa2d36d0d2711ac2c66eb5fc5f5da938cac625ba Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 27 Nov 2021 04:00:43 +0000 Subject: [PATCH] Update Wulkanowy to 1.4.3 (101) --- metadata/io.github.wulkanowy.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml index b1db0bdb2f..11ed991da6 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -644,7 +644,22 @@ Builds: -e '/developer.huawei.com/d' -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' ../build.gradle build.gradle + - versionName: 1.4.3 + versionCode: 101 + commit: a56f4b8745a768f7f41a8436691d07f1e4feeffc + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + 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.4.2 -CurrentVersionCode: 100 +CurrentVersion: 1.4.3 +CurrentVersionCode: 101