Update Tasks to 6.5.1 (563)
This commit is contained in:
parent
14aa277140
commit
f25607b131
|
@ -625,11 +625,19 @@ Build:6.5,562
|
|||
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.1,563
|
||||
commit=6.5.1
|
||||
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.5
|
||||
Current Version Code:562
|
||||
Current Version:6.5.1
|
||||
Current Version Code:563
|
||||
|
|
Loading…
Reference in a new issue