From db8bad4d9e21f85dc80e8557bbbd254e1aad093e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 31 May 2025 05:46:34 +0000 Subject: [PATCH] Update OctoDroid to 4.6.13 (76) --- 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 80f5f85a66..3a93192202 100644 --- a/metadata/com.gh4a.yml +++ b/metadata/com.gh4a.yml @@ -272,7 +272,18 @@ Builds: - echo 'ClientId="f0f32f2ee4a709ba3640"' >> client.properties - echo 'ClientSecret="f94cffda88486696c2762ad986bc0b8b830c9cff"' >> client.properties + - versionName: 4.6.13 + versionCode: 76 + commit: 910b866f34a5cec2f6233d7cd752e4bc42a52899 + 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 UpdateCheckMode: Tags -CurrentVersion: 4.6.12 -CurrentVersionCode: 75 +CurrentVersion: 4.6.13 +CurrentVersionCode: 76