From fc17be8eed3e02d792d990f407c67d020a33d6e7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 13 May 2023 13:16:33 +0000 Subject: [PATCH] Update Wulkanowy to 2.0.3 (125) --- metadata/io.github.wulkanowy.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml index 81e2898aad..ed8bd2d232 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -931,7 +931,19 @@ Builds: ../build.gradle build.gradle - sed -i -r 's/System.env/!System.env/g' build.gradle + - versionName: 2.0.3 + versionCode: 125 + commit: d08f1959689e9189682279f0adc8667d3e9247a5 + 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' -e '/s01.oss.sonatype.org/d' + ../build.gradle build.gradle + - sed -i -r 's/System.env/!System.env/g' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.0.2 -CurrentVersionCode: 124 +CurrentVersion: 2.0.3 +CurrentVersionCode: 125