I2P 0.9.44
This commit is contained in:
parent
b35a10cd99
commit
7f0d478aff
|
@ -530,6 +530,24 @@ Builds:
|
|||
scandelete:
|
||||
- lib/client/src/main/jniLibs
|
||||
|
||||
- versionName: 0.9.44
|
||||
versionCode: 4745253
|
||||
commit: android-0.9.44
|
||||
subdir: app
|
||||
gradle:
|
||||
- legacy
|
||||
srclibs:
|
||||
- I2P@i2p-0.9.44
|
||||
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 '/^props\ =/,+22d' -e 's!../i2p.i2p!$$I2P$$!g' build.gradle
|
||||
- curl https://gmplib.org/download/gmp/gmp-6.1.2.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
|
||||
scandelete:
|
||||
- lib/client/src/main/jniLibs
|
||||
|
||||
MaintainerNotes: |-
|
||||
--Always update net.i2p.android aswell!--
|
||||
Don't do so until reproducible.
|
||||
|
@ -538,5 +556,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.9.43
|
||||
CurrentVersionCode: 4745251
|
||||
CurrentVersion: 0.9.44
|
||||
CurrentVersionCode: 4745253
|
||||
|
|
Loading…
Reference in a new issue