Browse Source

2.50.0

Signed-off-by: R4SAS <r4sas@i2pmail.org>
master 2.50.0
R4SAS 4 months ago
parent
commit
226c7e20e3
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/2500000.txt

4
app/build.gradle

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

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit dd32f1ed6d024a20805468ce0d00eced3642141c
Subproject commit 8ffc1486a4cbacb774fd5b8834f9a6022ed2044b

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

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