Browse Source

2.41.0

Signed-off-by: r4sas <r4sas@i2pmail.org>
pull/37/head 2.41.0
R4SAS 2 years ago
parent
commit
4ee4f94c18
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 4
      app/build.gradle
  2. 2
      app/jni/i2pd

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 16
versionCode 24000
versionName "2.40.0"
versionCode 24100
versionName "2.41.0"
setProperty("archivesBaseName", archivesBaseName + "-" + versionName)
ndk {

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit bf3d7e74f56de4af01955c6f539522dc879ecd4d
Subproject commit b7e20b9b86165a0eb2ba5bcf9a580f3824a38462
Loading…
Cancel
Save