Lightning: Prepare switch to gradle
This commit is contained in:
parent
6306837700
commit
bae05a41b6
|
@ -47,10 +47,16 @@ Build:4.0.2a,68
|
||||||
target=android-19
|
target=android-19
|
||||||
|
|
||||||
Build:4.0.9a,77
|
Build:4.0.9a,77
|
||||||
disable=crash
|
disable=doesn't compile
|
||||||
commit=4fb1a50f0318c349008f704ff7341ce41914dce7
|
commit=e40f1d44a5d1d6ab7c838db1abdb46360f1d11a9
|
||||||
submodules=yes
|
submodules=yes
|
||||||
prebuild=sh setup-ant.sh
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
rm=app/libs/*.jar
|
||||||
|
prebuild=sed -i -e 's/1.2.2/1.0.0/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"\ncompile "org.jsoup:jsoup:1.8.1"\n' build.gradle && \
|
||||||
|
sed -i -e '/support-v4/acompile "com.madgag.spongycastle:prov:1.51.0.0"\ncompile "com.madgag.spongycastle:core:1.51.0.0"' ../external/netcipher/libnetcipher/build.gradle && \
|
||||||
|
rm -fR ../external/netchipher/libnetcipher/libs/android-support-v4.jar && \
|
||||||
|
rm -fR ../external/netchipher/libnetcipher/libs/spongycastle-core-1.50.0.0.jar
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue