mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Tasks to 13.11.1 (131106)
This commit is contained in:
parent
4f7a09367c
commit
d520e097dd
1 changed files with 15 additions and 2 deletions
|
|
@ -2601,11 +2601,24 @@ Builds:
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||||
|
|
||||||
|
- versionName: 13.11.1
|
||||||
|
versionCode: 131106
|
||||||
|
commit: 2566b86fec601663791b16e769fce5e2f7e57da1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- generic
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle.kts
|
||||||
|
- sed -i -e '/gms/d' -e '/signingConfig /d' -e '/configure<CrashlyticsExtension>
|
||||||
|
{/,/}/d' -e '/crashlytics/Id' build.gradle.kts
|
||||||
|
gradleprops:
|
||||||
|
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
* Upstream releases multiple version with changed vercode. Looks like repushing tags.
|
* Upstream releases multiple version with changed vercode. Looks like repushing tags.
|
||||||
* 2021-03-11: disabled builds 531,632,633,645, see https://gitlab.com/fdroid/fdroiddata/-/issues/2294
|
* 2021-03-11: disabled builds 531,632,633,645, see https://gitlab.com/fdroid/fdroiddata/-/issues/2294
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '13.11'
|
CurrentVersion: 13.11.1
|
||||||
CurrentVersionCode: 131104
|
CurrentVersionCode: 131106
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue