Browse Source

2.48.0

Signed-off-by: R4SAS <r4sas@i2pmail.org>
master 2.48.0
R4SAS 11 months ago
parent
commit
96e217c1ee
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 4
      app/build.gradle
  2. 2
      app/jni/i2pd
  3. 1
      fastlane/metadata/android/en-US/changelogs/2480000.txt

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 33
minSdkVersion 16
versionCode 2470010
versionName "2.47.0-d5ee1f60"
versionCode 2480000
versionName "2.48.0"
archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313"

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit d5ee1f602fdc7a47ccc9a4e239ea720dd63f123a
Subproject commit fba23a45286f844710fa5c561ba60430ebc70d5e

1
fastlane/metadata/android/en-US/changelogs/2480000.txt

@ -0,0 +1 @@ @@ -0,0 +1 @@
* Updated codebase to 2.48.0
Loading…
Cancel
Save