Update Tasks to 11.0.1 (110010)

This commit is contained in:
F-Droid checkupdates bot 2020-12-21 03:49:33 +00:00
parent c3afb4ed59
commit 992a9aedd5

View file

@ -1725,10 +1725,25 @@ Builds:
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
- versionName: 11.0.1
versionCode: 110010
commit: 11.0.1
subdir: app
submodules: true
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;' build.gradle.kts
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: '11.0'
CurrentVersionCode: 110008
CurrentVersion: 11.0.1
CurrentVersionCode: 110010