From c80b5c471867d90c499562ea121bbaa456f56f8a Mon Sep 17 00:00:00 2001 From: Izzy Date: Thu, 11 Mar 2021 21:15:09 +0100 Subject: [PATCH] Podax: disable some older builds which use Google API client --- metadata/com.axelby.podax.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/com.axelby.podax.yml b/metadata/com.axelby.podax.yml index af5670eeb9..92fe6217ae 100644 --- a/metadata/com.axelby.podax.yml +++ b/metadata/com.axelby.podax.yml @@ -70,6 +70,7 @@ Builds: - versionName: '5.01' versionCode: 30 + disable: Google API client commit: '5.01' submodules: true androidupdate: @@ -79,6 +80,7 @@ Builds: - versionName: '5.2' versionCode: 32 + disable: Google API client commit: '5.2' submodules: true androidupdate: @@ -193,7 +195,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 + * 2021-03-11: disable several older builds (15-38), see https://gitlab.com/fdroid/fdroiddata/-/issues/2294 ArchivePolicy: 0 versions AutoUpdateMode: None