From 74a66102d8e0b0f13b009d7001317f968eb67ca2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 30 Aug 2020 03:53:44 +0000 Subject: [PATCH] Update Wulkanowy to 0.20.0 (64) --- metadata/io.github.wulkanowy.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.wulkanowy.yml b/metadata/io.github.wulkanowy.yml index 0c7021fdad..cb5f0890f0 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -246,7 +246,17 @@ Builds: -e '/com.crashlytics/d' -e '/maven.fabric.io/d' -e '/kotlin.bintray.com/d' ../build.gradle build.gradle + - versionName: 0.20.0 + versionCode: 64 + commit: 0.20.0 + subdir: app + 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' + ../build.gradle build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.19.0 -CurrentVersionCode: 63 +CurrentVersion: 0.20.0 +CurrentVersionCode: 64