mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
I2P 1.7.0
This commit is contained in:
parent
5e0cdd0221
commit
40d9fb3b2d
1 changed files with 20 additions and 2 deletions
|
|
@ -639,6 +639,24 @@ Builds:
|
|||
scandelete:
|
||||
- lib/client/src/main/jniLibs
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 4745266
|
||||
commit: android-1.7.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- legacy
|
||||
srclibs:
|
||||
- I2P@i2p-1.7.0
|
||||
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.2.0.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.
|
||||
|
|
@ -647,5 +665,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.9.50
|
||||
CurrentVersionCode: 4745261
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 4745266
|
||||
|
|
|
|||
Loading…
Reference in a new issue