Update Tasks to 6.6.5 (582)
This commit is contained in:
parent
5ab314f495
commit
bd188e7a4a
|
@ -1065,10 +1065,26 @@ Builds:
|
||||||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||||
- tasks_google_key="AIzaSyBP4B2O2brlJyVTWv36U1XJDY7noKEzf-4"
|
- tasks_google_key="AIzaSyBP4B2O2brlJyVTWv36U1XJDY7noKEzf-4"
|
||||||
|
|
||||||
|
- versionName: 6.6.5
|
||||||
|
versionCode: 582
|
||||||
|
commit: 6.6.5
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- generic
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/maven {/,/}/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d'
|
||||||
|
../build.gradle
|
||||||
|
- sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
|
||||||
|
-e '/amazonImplementation/d' -e '/com.google.gms/d' build.gradle
|
||||||
|
gradleprops:
|
||||||
|
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||||
|
- tasks_google_key="AIzaSyBP4B2O2brlJyVTWv36U1XJDY7noKEzf-4"
|
||||||
|
|
||||||
MaintainerNotes: Upstream releases multiple version with changed vercode. Looks like
|
MaintainerNotes: Upstream releases multiple version with changed vercode. Looks like
|
||||||
repushing tags..
|
repushing tags..
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 6.6.3
|
CurrentVersion: 6.6.5
|
||||||
CurrentVersionCode: 579
|
CurrentVersionCode: 582
|
||||||
|
|
Loading…
Reference in a new issue