Updated net.i2p.android.router to 0.9.28
This commit is contained in:
parent
4358b27147
commit
bab3a96e07
|
@ -229,6 +229,17 @@ Build:0.9.27,4745234
|
||||||
curl https://gmplib.org/download/gmp/gmp-5.0.2.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
|
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
|
scandelete=lib/client/src/main/jniLibs
|
||||||
|
|
||||||
|
Build:0.9.28,4745235
|
||||||
|
commit=19036a71cb18175dce83d19801a0b537b633fc18
|
||||||
|
subdir=app
|
||||||
|
gradle=legacy
|
||||||
|
srclibs=I2P@26a9e8bd8970f4b306feaf1289e1aa1db0d67ef8
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
--Always update net.i2p.android aswell!--
|
--Always update net.i2p.android aswell!--
|
||||||
Don't do so until reproducible.
|
Don't do so until reproducible.
|
||||||
|
|
Loading…
Reference in a new issue