mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'podax' into 'master'
Podax: disable some older builds which use Google API client See merge request fdroid/fdroiddata!8570
This commit is contained in:
commit
ab87bb53b5
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue