From c5faf472d20b17008df7dafcdb923ab188d94d4c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 24 Aug 2020 04:25:34 +0000 Subject: [PATCH] Update OctoDroid to 4.6.3 (65) --- 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 83f9d16c8c..9002ee3ae0 100644 --- a/metadata/com.gh4a.yml +++ b/metadata/com.gh4a.yml @@ -183,7 +183,18 @@ Builds: - echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties - echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties + - versionName: 4.6.3 + versionCode: 65 + commit: 4.6.3 + 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.2 -CurrentVersionCode: 64 +CurrentVersion: 4.6.3 +CurrentVersionCode: 65