From 1272c48c088162e587995753fdcaa81e27f49681 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 17 May 2024 12:36:56 +0000 Subject: [PATCH] Update Wulkanowy to 2.6.8 (168) --- 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 da3ab97fea..1e2701a5ac 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -1020,7 +1020,18 @@ Builds: -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' ../build.gradle build.gradle - sed -i -r 's/System.env/!System.env/g' build.gradle + - versionName: 2.6.8 + versionCode: 168 + commit: 440cc7ae89e18402cccaf793ba8c700c450f769d + subdir: app + gradle: + - fdroid + prebuild: + - sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/developer.huawei.com/d' + -e '/com.huawei.agconnect/d' -e '/com.huawei.hms/d' ../build.gradle build.gradle + - sed -i -r 's/System.env/!System.env/g' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.6.7 -CurrentVersionCode: 167 +CurrentVersion: 2.6.8 +CurrentVersionCode: 168