Update Tasks to 6.5.6 (572)
This commit is contained in:
parent
ca051347f2
commit
eeff5e41d6
|
@ -1012,10 +1012,23 @@ Builds:
|
|||
- sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
|
||||
-e '/amazonImplementation/d' -e '/com.google.gms/d' build.gradle
|
||||
|
||||
- versionName: 6.5.6
|
||||
versionCode: 572
|
||||
commit: 6.5.6
|
||||
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
|
||||
|
||||
MaintainerNotes: Upstream releases multiple version with changed vercode. Looks like
|
||||
repushing tags..
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.5.5
|
||||
CurrentVersionCode: 571
|
||||
CurrentVersion: 6.5.6
|
||||
CurrentVersionCode: 572
|
||||
|
|
Loading…
Reference in a new issue