Update Tasks to 6.4.1 (548)
This commit is contained in:
parent
fde58e01db
commit
0a2bc128d5
|
@ -592,11 +592,19 @@ Build:6.4,547
|
|||
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.4.1,548
|
||||
commit=6.4.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.4
|
||||
Current Version Code:547
|
||||
Current Version:6.4.1
|
||||
Current Version Code:548
|
||||
|
|
Loading…
Reference in a new issue