Browse Source

2.39.0

Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/32/head 2.39.0
R4SAS 3 years ago
parent
commit
921054e204
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/23900.txt

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 14
versionCode 23800
versionName "2.38.0"
versionCode 23900
versionName "2.39.0"
setProperty("archivesBaseName", archivesBaseName + "-" + versionName)
ndk {

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit 0547d590e1f1cefc1f93204cae17e2795487b61a
Subproject commit 24eeadea765931d46697b3e44746f24eb65d1c53

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

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