I2P - 0.9.37

This commit is contained in:
Licaon_Kter 2018-11-11 23:05:37 +00:00
parent 702bfd2b46
commit 34ddac8436

View file

@ -318,6 +318,18 @@ Build:0.9.35,4745242
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.37,4745245
commit=84ecf55ff8e5e86409b47b7de17520de329a0454
subdir=app
gradle=legacy
srclibs=I2P@e326011a936b1b444530d74620e289cdf7266966
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 -e '30i checkReleaseBuilds false\n' -e '/^props\ =/,+18d' 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.
@ -327,5 +339,5 @@ The version code and name is in app/build.gradle
Auto Update Mode:None
Update Check Mode:None
Current Version:0.9.35
Current Version Code:4745242
Current Version:0.9.37
Current Version Code:4745245