Update Tasks to 8.1 (674)

This commit is contained in:
Alex Baker 2020-02-22 10:42:47 -06:00
parent 142433e3b2
commit bdc3f86be0

View file

@ -1232,10 +1232,27 @@ Builds:
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
- versionName: '8.1'
versionCode: 674
commit: '8.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
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
MaintainerNotes: Upstream releases multiple version with changed vercode. Looks like
repushing tags..
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 8.0.1
CurrentVersionCode: 670
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '8.1'
CurrentVersionCode: 674