Update Tasks to 6.5 (562)
This commit is contained in:
parent
bfe10003dc
commit
2bb2ff4328
|
@ -616,11 +616,19 @@ Build:6.4.5,552
|
|||
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
|
||||
|
||||
Build:6.5,562
|
||||
commit=6.5
|
||||
subdir=app
|
||||
submodules=yes
|
||||
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
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream releases multiple version with changed vercode. Looks like repushing tags..
|
||||
.
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:6.4.5
|
||||
Current Version Code:552
|
||||
Current Version:6.5
|
||||
Current Version Code:562
|
||||
|
|
Loading…
Reference in a new issue