mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Tasks to 13.1.1 (130101)
This commit is contained in:
parent
2a8054695f
commit
33ed7908bc
1 changed files with 15 additions and 2 deletions
|
|
@ -2528,11 +2528,24 @@ Builds:
|
|||
gradleprops:
|
||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||
|
||||
- versionName: 13.1.1
|
||||
versionCode: 130101
|
||||
commit: 172be4fa6a853bf048436253767a9855dffe63b2
|
||||
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: |-
|
||||
* 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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 13.1.0
|
||||
CurrentVersionCode: 130100
|
||||
CurrentVersion: 13.1.1
|
||||
CurrentVersionCode: 130101
|
||||
|
|
|
|||
Loading…
Reference in a new issue