diff --git a/metadata/net.i2p.android.router.txt b/metadata/net.i2p.android.router.txt index 4728665d85..ad22f2fbfe 100644 --- a/metadata/net.i2p.android.router.txt +++ b/metadata/net.i2p.android.router.txt @@ -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