Browse Source

2.54.0

Signed-off-by: r4sas <r4sas@i2pmail.org>
master 2.54.0
R4SAS 2 weeks ago
parent
commit
06f337f717
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 4
      app/build.gradle
  2. 2
      binary/jni/i2pd
  3. 1
      fastlane/metadata/android/en-US/changelogs/2540000.txt

4
app/build.gradle

@ -29,8 +29,8 @@ android {
targetSdkVersion 33 targetSdkVersion 33
// TODO: 24? // TODO: 24?
minSdkVersion 16 minSdkVersion 16
versionCode 2530100 versionCode 2540000
versionName "2.53.1" versionName "2.54.0"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313" ndkVersion "23.2.8568313"

2
binary/jni/i2pd

@ -1 +1 @@
Subproject commit 3679c6aea03ca00a70734497a46dc4db90dfc392 Subproject commit 905c6debf2a7f7e651a7916e646a2aee25ba57c7

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

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