Torrent Client: fix 3.4.132 (620) and 3.4.136 (624)
Also explicitly set up NDK r16b.
This commit is contained in:
parent
afa328dff6
commit
891496bacf
|
@ -401,13 +401,17 @@ Build:3.4.132,620
|
||||||
commit=torrentclient-3.4.132
|
commit=torrentclient-3.4.132
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle && \
|
||||||
|
sed -i -e "s/gradleVersion = '4.2.1'/gradleVersion = '4.6'/" ../build.gradle
|
||||||
|
ndk=r16b
|
||||||
|
|
||||||
Build:3.4.136,624
|
Build:3.4.136,624
|
||||||
commit=torrentclient-3.4.136
|
commit=torrentclient-3.4.136
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle
|
prebuild=sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle && \
|
||||||
|
sed -i -e "s/gradleVersion = '4.2.1'/gradleVersion = '4.6'/" ../build.gradle
|
||||||
|
ndk=r16b
|
||||||
|
|
||||||
Auto Update Mode:Version torrentclient-%v
|
Auto Update Mode:Version torrentclient-%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue