Browse Source

2.45.1

Signed-off-by: r4sas <r4sas@i2pmail.org>
pull/49/head 2.45.1
R4SAS 1 year ago
parent
commit
97abcc661f
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/2450100.txt

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 33
minSdkVersion 16
versionCode 2450020
versionName "2.45.0.2"
versionCode 2450100
versionName "2.45.1"
archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313"

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit e59ca8420eab18f1e536e951c50004e5bb55e86e
Subproject commit f34abe60fac01aba30d24035e893d86018389a80

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

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