From e3645cb2904b4f5dd839c2eae844240a3f679aa1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 31 May 2024 12:39:54 +0000 Subject: [PATCH] Update Wulkanowy to 2.6.15 (175) --- 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 b5cb6e2a2d..18a04803cf 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -1064,7 +1064,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.15 + versionCode: 175 + commit: 386ae58817a97416211749562b4c62134ae290b0 + 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.14 -CurrentVersionCode: 174 +CurrentVersion: 2.6.15 +CurrentVersionCode: 175