From 257220d19aeeda0df7ab34d08a8eda88bf01a44a Mon Sep 17 00:00:00 2001 From: Izzy Date: Thu, 11 Mar 2021 20:44:53 +0100 Subject: [PATCH] Podax: disable some older builds which use Google API client --- metadata/com.axelby.podax.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/metadata/com.axelby.podax.yml b/metadata/com.axelby.podax.yml index c2f0003337..af5670eeb9 100644 --- a/metadata/com.axelby.podax.yml +++ b/metadata/com.axelby.podax.yml @@ -42,21 +42,25 @@ Builds: - versionName: '3.2' versionCode: 15 + disable: Google API client commit: 6bed14c32963 target: android-14 - versionName: '3.3' versionCode: 16 + disable: Google API client commit: 606af2015873 target: android-14 - versionName: '3.5' versionCode: 18 + disable: Google API client commit: 62c2b93562b6 target: android-14 - versionName: '4.5' versionCode: 28 + disable: Google API client commit: acb8477a submodules: true androidupdate: @@ -84,6 +88,7 @@ Builds: - versionName: '5.3' versionCode: 33 + disable: Google API client commit: '5.3' submodules: true androidupdate: @@ -99,6 +104,7 @@ Builds: - versionName: '5.8' versionCode: 38 + disable: Google API client commit: '5.8' submodules: true prebuild: sed -i '/proguard/d' project.properties @@ -187,6 +193,7 @@ MaintainerNotes: |- * 7.06: Upstream moved all dependencies but volley.jar to gradle; don't use tag due to a last-minute change. * 7.05: Assuming jars are okay since no change from 6.2. * Pinged upstream to pull all dependencies from maven central; set AUM when done. + * 2021-03-11: disable several older builds (15,16,18,28,33,38), see https://gitlab.com/fdroid/fdroiddata/-/issues/2294 ArchivePolicy: 0 versions AutoUpdateMode: None