Lightning: simplify build
Most of the seds don't apply to master anymore. Removing proguard is not a good idea at all.
This commit is contained in:
parent
16e700372f
commit
63c565a8cb
|
|
@ -73,16 +73,8 @@ Build:4.2.3a,84
|
||||||
subdir=app
|
subdir=app
|
||||||
submodules=yes
|
submodules=yes
|
||||||
gradle=lightningPlus
|
gradle=lightningPlus
|
||||||
prebuild=sed -i -e '/compile files/d' -e 's/minifyEnabled true/minifyEnabled false/g' -e '/palette-v7/icompile "com.android.support:support-v4:22.1.1"\n' build.gradle && \
|
|
||||||
sed -i -e '/fileTree/acompile "com.madgag.spongycastle:core:1.51.0.0"' ../external/netcipher/libnetcipher/build.gradle && \
|
|
||||||
rm -fR ../external/netcipher/libnetcipher/libs/spongycastle*.jar
|
|
||||||
scanignore=external/netcipher/libnetcipher/external/pinning/res/raw/cacerts
|
scanignore=external/netcipher/libnetcipher/external/pinning/res/raw/cacerts
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Netcipher uses httpclientandroidlib-1.2.1.jar which should be removal once
|
|
||||||
upstream issues have been fixed -- see Davdroid.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:4.2.3a
|
Current Version:4.2.3a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue