Browse Source

2.42.0

Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/44/head 2.42.0
R4SAS 2 years ago
parent
commit
a82a4cc211
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 4
      app/build.gradle
  2. 2
      app/jni/i2pd
  3. 3
      fastlane/metadata/android/en-US/changelogs/2420000.txt

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 16
versionCode 2410001
versionName "2.41.0.1"
versionCode 2420000
versionName "2.42.0"
archivesBaseName += "-$versionName"
ndkVersion "21.4.7075529"

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit ee6bb40736fa94a00470e14cabb979c7e4ec1849
Subproject commit fd7b889a0f25250b863124972adcee1724f4b3f2

3
fastlane/metadata/android/en-US/changelogs/2420000.txt

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
* Updated codebase to 2.42.0
* Switch to OpenSSL 1.1.1o
* Added French translation
Loading…
Cancel
Save