Browse Source

2.44.0

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

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 16
versionCode 2430000
versionName "2.43.0"
versionCode 2440000
versionName "2.44.0"
archivesBaseName += "-$versionName"
ndkVersion "21.4.7075529"

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit e13f15147467e5fec00441613460f07191f06431
Subproject commit ba3cee1cf1724a74c6f6d6d60e83d324e5af04cd

4
fastlane/metadata/android/en-US/changelogs/2440000.txt

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
* Updated codebase to 2.44.0
* Switch to OpenSSL 1.1.1s
* Added Ukrainian, Spain and Italian translations
* Disable SSU and enable SSU2 for new installations
Loading…
Cancel
Save