i2p: 1.9.1

This commit is contained in:
linsui 2022-09-05 09:55:50 +08:00
parent d95524bdf1
commit 1c7898d5ba

View file

@ -6,10 +6,6 @@ WebSite: https://geti2p.net
SourceCode: https://github.com/i2p
IssueTracker: https://trac.i2p2.de
Translation: https://www.transifex.com/otf/I2P/
Donate: https://geti2p.net/en/get-involved/donate
FlattrID: '13523'
Bitcoin: 1BPdWwovytfGdBwUDVgqbMZ8omcPQzshpX
Litecoin: LM7DTXGHBzh7xeo7ZSWR6hs9s4oVAUsw4E
AutoName: I2P
Description: |-
@ -657,13 +653,27 @@ Builds:
scandelete:
- lib/client/src/main/jniLibs
MaintainerNotes: |-
--Always update net.i2p.android aswell!--
Don't do so until reproducible.
The version code and name is in app/build.gradle
- versionName: 1.9.1
versionCode: 4745270
commit: 2d1244f3390b4b51a7bccc475495bebb09f2cd1c
subdir: app
gradle:
- legacy
srclibs:
- I2P@i2p-jpackage-1.9.1
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
- cp -R $$I2P$$ ../i2p.i2p
scandelete:
- lib/client/src/main/jniLibs
- i2p.i2p
ndk: r19c
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.7.0
CurrentVersionCode: 4745266
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle|versionCode (\d+)|gradle.properties|I2P_ANDROID_VERSION=([\d.]+)
CurrentVersion: 1.9.1
CurrentVersionCode: 4745270