mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 10:41:43 +00:00
Update Tasks to 13.11.2 (131107)
This commit is contained in:
parent
59af92bf9a
commit
e248e3515d
1 changed files with 15 additions and 2 deletions
|
|
@ -2613,11 +2613,24 @@ Builds:
|
||||||
gradleprops:
|
gradleprops:
|
||||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||||
|
|
||||||
|
- versionName: 13.11.2
|
||||||
|
versionCode: 131107
|
||||||
|
commit: 58dc1427a8dd9b78ba19df9b4d20fcdbddbe47bc
|
||||||
|
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.1
|
CurrentVersion: 13.11.2
|
||||||
CurrentVersionCode: 131106
|
CurrentVersionCode: 131107
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue