Updated I2P to 0.9.27

This commit is contained in:
nextloop 2016-11-22 10:40:12 +01:00
parent 3839ebce45
commit 458f1da888

View file

@ -218,6 +218,17 @@ Build:0.9.26,4745233
curl https://gmplib.org/download/gmp/gmp-5.0.2.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
scandelete=lib/client/src/main/jniLibs
Build:0.9.27,4745234
commit=dd579d4f5bf806fc6be301a162ac49f5f0ed033c
subdir=app
gradle=legacy
srclibs=I2P@19370a36a25a9d5f849534be32542dffcbe0ecf3
prebuild=echo -e "i2psrc=../$$I2P$$" >> ../lib/client/local.properties && \
echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\ni2psrc=$$I2P$$" >> ../routerjars/local.properties && \
sed -i '31i checkReleaseBuilds false\n' build.gradle && \
curl https://gmplib.org/download/gmp/gmp-5.0.2.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.
@ -236,5 +247,5 @@ Increment build number with 'ant incrementBuild' for updates between router rele
Auto Update Mode:None
Update Check Mode:None
Current Version:0.9.26
Current Version Code:4745233
Current Version:0.9.27
Current Version Code:4745234