mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
misc fixes
This commit is contained in:
parent
e9d46412b1
commit
f1121c8931
2 changed files with 6 additions and 8 deletions
|
|
@ -74,6 +74,7 @@ Builds:
|
|||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 15
|
||||
disable: https://gitlab.com/Atharok/BarcodeScanner/-/issues/16
|
||||
commit: b9e7b15879d96b37667f26d87301bb8a8c983830
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Translation: https://hosted.weblate.org/projects/tasks/
|
|||
Changelog: https://github.com/tasks/tasks/blob/HEAD/CHANGELOG.md
|
||||
Donate: https://tasks.org/donate
|
||||
FlattrID: '2308341'
|
||||
LiberapayID: '42085'
|
||||
Liberapay: tasks
|
||||
Bitcoin: 136mW34jW3cmZKhxuTDn3tHXMRwbbaRU8s
|
||||
|
||||
AutoName: Tasks
|
||||
|
|
@ -2491,17 +2491,14 @@ Builds:
|
|||
|
||||
- versionName: 13.0.1
|
||||
versionCode: 130003
|
||||
disable: https://github.com/tasks/tasks/issues/2028
|
||||
commit: 4b3e7b026b64cb552db9291c8396511dd093dd2f
|
||||
subdir: app
|
||||
gradle:
|
||||
- generic
|
||||
prebuild:
|
||||
- sed -i -e '/com.google.gms/d' -e '/firebase-crashlytics-gradle/d' ../build.gradle.kts
|
||||
- sed -i -e '/com.google.firebase.crashlytics/d' -e '/googleplayImplementation(.*)
|
||||
{/,/}/d; /googleplayImplementation/d' -e '/com.google.gms/d' -e '/signingConfig
|
||||
=/d' -e '/firebaseCrashlytics {/,/}/d;' -e '/configure<CrashlyticsExtension>
|
||||
{/,/}/d' build.gradle.kts
|
||||
- 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"
|
||||
|
||||
|
|
@ -2509,7 +2506,7 @@ 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 %v
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 13.0.1
|
||||
CurrentVersionCode: 130003
|
||||
|
|
|
|||
Loading…
Reference in a new issue