Browse Source

2.49.0

Signed-off-by: r4sas <r4sas@i2pmail.org>
master 2.49.0
R4SAS 8 months ago
parent
commit
57f255cde2
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 4
      app/build.gradle
  2. 2
      app/jni/i2pd
  3. 2
      app/jni/openssl
  4. 2
      fastlane/metadata/android/en-US/changelogs/2490000.txt

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 33
minSdkVersion 16
versionCode 2480010
versionName "2.48.0.1"
versionCode 2490000
versionName "2.49.0"
archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313"

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit 07c529173e9833220eb89353c758cae03faf73f4
Subproject commit dd32f1ed6d024a20805468ce0d00eced3642141c

2
app/jni/openssl

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit 70c2912f635aac8ab28629a2b5ea0c09740d2bda
Subproject commit e04bd3433fd84e1861bf258ea37928d9845e6a86

2
fastlane/metadata/android/en-US/changelogs/2490000.txt

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
* Updated codebase to 2.49.0
* Updated OpenSSL to 1.1.1w
Loading…
Cancel
Save