From 7b2f68ae4417a0b8dc401d745dd9f7b6541ecff3 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 11 Jan 2020 20:08:57 +0000 Subject: [PATCH] Update Wulkanowy to 0.14.2 (51) --- 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 a873536ee5..0578e9b72d 100644 --- a/metadata/io.github.wulkanowy.yml +++ b/metadata/io.github.wulkanowy.yml @@ -122,7 +122,18 @@ Builds: -e '/bintray.com\/mockito/d' -e 's/mockito-\(.*\):3\.0\.7/mockito-\1:3.0.0/g' -e 's/mockito_core = "3.0.7"/mockito_core = "3.0.0"/' ../build.gradle build.gradle + - versionName: 0.14.2 + versionCode: 51 + commit: 0.14.2 + 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' + -e '/bintray.com\/mockito/d' -e 's/mockito-\(.*\):3\.0\.7/mockito-\1:3.0.0/g' + -e 's/mockito_core = "3.0.7"/mockito_core = "3.0.0"/' ../build.gradle build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.14.1 -CurrentVersionCode: 50 +CurrentVersion: 0.14.2 +CurrentVersionCode: 51