Merge branch 'update_tasks' into 'master'

Update Tasks to 7.6.1 (651)

See merge request fdroid/fdroiddata!6241
This commit is contained in:
relan 2020-01-25 18:48:51 +00:00
commit 86eb03e1de

View file

@ -1210,10 +1210,28 @@ Builds:
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
- versionName: 7.6.1
versionCode: 651
commit: 7.6.1
subdir: app
submodules: true
gradle:
- generic
prebuild:
- sed -i -e '/maven/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle.kts
- sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
-e '/amazonImplementation/d' -e '/com.google.gms/d' -e '/signingConfig =/d'
build.gradle.kts
scandelete:
- buildSrc
- .gradle
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
MaintainerNotes: Upstream releases multiple version with changed vercode. Looks like
repushing tags..
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 7.4.2
CurrentVersionCode: 645
CurrentVersion: 7.6.1
CurrentVersionCode: 651