diff --git a/metadata/acr.browser.lightning.txt b/metadata/acr.browser.lightning.txt index 16bac7801b..b156bd8f3c 100644 --- a/metadata/acr.browser.lightning.txt +++ b/metadata/acr.browser.lightning.txt @@ -56,6 +56,17 @@ Build:4.0.10a,78 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 +Build:4.0.10a,79 + disable=wait for upstream + commit=9677135c2859851bf86417e3e878cdce9d1174ee + submodules=yes + subdir=app + gradle=yes + rm=app/libs/*.jar + prebuild=sed -i -e 's/1.2.3/1.1.3/g' ../build.gradle && 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 + Maintainer Notes: Netcipher uses httpclientandroidlib-1.2.1.jar which should be removal once upstream issues have been fixed -- see Davdroid.