From 68ba4d50cc00037ee74b0d7fbeba0733c82abb96 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 15 Jul 2022 04:51:09 +0000 Subject: [PATCH] Update OctoDroid to 4.6.8 (71) --- metadata/com.gh4a.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.gh4a.yml b/metadata/com.gh4a.yml index 37a7ad9240..3a89a51c1b 100644 --- a/metadata/com.gh4a.yml +++ b/metadata/com.gh4a.yml @@ -225,7 +225,18 @@ Builds: - echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties - echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties + - versionName: 4.6.8 + versionCode: 71 + commit: 1827929624092bbae1bca16fc3b5d6010fead765 + subdir: app + gradle: + - yes + prebuild: + - sed -i -e '/fabric/d' -e '/playstoreImplementation(.*) {/,/}/d' build.gradle + - echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties + - echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 4.6.7 -CurrentVersionCode: 70 +CurrentVersion: 4.6.8 +CurrentVersionCode: 71