Update I2P to 0.9.35 (4745242)

This commit is contained in:
nextloop 2018-07-08 17:12:51 +02:00 committed by relan
parent 8941d717be
commit ac5a74b9d5

View file

@ -306,6 +306,18 @@ Build:0.9.34,4745241
curl https://gmplib.org/download/gmp/gmp-6.0.0.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
scandelete=lib/client/src/main/jniLibs
Build:0.9.35,4745242
commit=333f09073ab66e60514529adea556a397d478ae6
subdir=app
gradle=legacy
srclibs=I2P@3d21ad0df96beda782ae972d7d5e456ca1dde777
rm=gradle/wrapper
prebuild=echo -e "i2psrc=../$$I2P$$" >> ../lib/client/local.properties && \
echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\ni2psrc=$$I2P$$" >> ../routerjars/local.properties && \
sed -i '30i checkReleaseBuilds false\n' build.gradle && \
curl https://gmplib.org/download/gmp/gmp-6.0.0.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
scandelete=lib/client/src/main/jniLibs
Maintainer Notes:
--Always update net.i2p.android aswell!--
Don't do so until reproducible.
@ -315,5 +327,5 @@ The version code and name is in app/build.gradle
Auto Update Mode:None
Update Check Mode:None
Current Version:0.9.34
Current Version Code:4745241
Current Version:0.9.35
Current Version Code:4745242