Lightning: Don't update to 4.0.9; add 4.0.2 as last non-crashing build
This commit is contained in:
parent
15872b2813
commit
b74bf1aee4
|
@ -37,19 +37,19 @@ Build:3.2.0.1a,67
|
|||
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
||||
target=android-19
|
||||
|
||||
Build:4.0.8a,76
|
||||
disable=crash
|
||||
commit=4711fa696ab8ef311fcd21c6cec816158fa9c799
|
||||
submodules=yes
|
||||
srclibs=JSoup@jsoup-1.8.1.a
|
||||
Build:4.0.2a,68
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
rm=libs/*
|
||||
prebuild=sh setup-ant.sh && \
|
||||
pushd $$JSoup$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$JSoup$$/target/jsoup-1.8.1.jar libs/
|
||||
target=android-22
|
||||
commit=v4.0.2a
|
||||
srclibs=1:NetCipher@1.1
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar
|
||||
target=android-19
|
||||
|
||||
Build:4.0.9a,77
|
||||
commit=4fb1a50f0318c349008f704ff7341ce41914dce7
|
||||
submodules=yes
|
||||
prebuild=sh setup-ant.sh
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue