From dc4e89d646fcbc4945be4b68f566c163483ebb00 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 2 May 2024 12:27:59 +0000 Subject: [PATCH] Update Wulkanowy to 2.6.0 (160) --- 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 5b53362d56..498804a79a 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -976,7 +976,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.0 + versionCode: 160 + commit: e8f9c57c3448465f601401e845aafcbbb123896c + 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.5.8 -CurrentVersionCode: 157 +CurrentVersion: 2.6.0 +CurrentVersionCode: 160