From 47b76c380dba06b766413f27aa05044825bca060 Mon Sep 17 00:00:00 2001 From: nextloop Date: Mon, 25 Jun 2018 13:36:17 +0200 Subject: [PATCH] I2P 0.9.34 --- metadata/net.i2p.android.router.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/net.i2p.android.router.txt b/metadata/net.i2p.android.router.txt index a86b48c9f2..a2fbd800d7 100644 --- a/metadata/net.i2p.android.router.txt +++ b/metadata/net.i2p.android.router.txt @@ -295,6 +295,17 @@ Build:0.9.33,4745240 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.34,4745241 + commit=9654fa24cccbc0ff104b28c0a70e88194bfc446d + subdir=app + gradle=legacy + srclibs=I2P@c0308526a9a55d2ca2a4e0055775e1d44212e905 + 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. @@ -304,5 +315,5 @@ The version code and name is in app/build.gradle Auto Update Mode:None Update Check Mode:None -Current Version:0.9.33 -Current Version Code:4745240 +Current Version:0.9.34 +Current Version Code:4745241