Torrentclient - fix build, ignore targetSdkVersion error

Ref: https://gitlab.com/fdroid/fdroiddata/issues/1459
This commit is contained in:
Licaon_Kter 2018-11-30 05:03:12 +00:00
parent 9314fe28de
commit 5982ead9be

View file

@ -534,7 +534,7 @@ Build:3.4.185,673
commit=torrentclient-3.4.185
subdir=app
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' -e '43 a lintOptions {abortOnError false}' build.gradle
ndk=r16b
Auto Update Mode:Version torrentclient-%v