Update Tasks to 7.1.1 (621)

This commit is contained in:
Alex Baker 2019-11-20 18:45:13 +00:00 committed by relan
parent 62b36cb3e7
commit 83b4cfa866

View file

@ -1115,10 +1115,28 @@ Builds:
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
- versionName: 7.1.1
versionCode: 621
commit: 7.1.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: 6.7.1
CurrentVersionCode: 591
CurrentVersion: 7.1.1
CurrentVersionCode: 621