Update Tasks to 6.6.3 (579)
This commit is contained in:
parent
ef29fb89df
commit
092eaf3149
|
@ -1049,10 +1049,26 @@ Builds:
|
|||
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"
|
||||
- tasks_google_key="AIzaSyBP4B2O2brlJyVTWv36U1XJDY7noKEzf-4"
|
||||
|
||||
- versionName: 6.6.3
|
||||
versionCode: 579
|
||||
commit: 6.6.3
|
||||
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
|
||||
repushing tags..
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.6.2
|
||||
CurrentVersionCode: 578
|
||||
CurrentVersion: 6.6.3
|
||||
CurrentVersionCode: 579
|
||||
|
|
Loading…
Reference in a new issue