Update Tasks to 9.7.3 (90704)

This commit is contained in:
F-Droid checkupdates bot 2020-07-14 03:28:49 +00:00
parent f599e98962
commit 9ef0c5fa16

View file

@ -1560,10 +1560,25 @@ Builds:
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
- versionName: 9.7.3
versionCode: 90704
commit: 9.7.3
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' 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: 9.7.2
CurrentVersionCode: 90703
CurrentVersion: 9.7.3
CurrentVersionCode: 90704