Browse Source

2.42.1

Signed-off-by: r4sas <r4sas@i2pmail.org>
pull/44/head 2.42.1
R4SAS 2 years ago
parent
commit
d72e3aeea6
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/2420100.txt

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 16
versionCode 2420000
versionName "2.42.0"
versionCode 2420100
versionName "2.42.1"
archivesBaseName += "-$versionName"
ndkVersion "21.4.7075529"

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit fd7b889a0f25250b863124972adcee1724f4b3f2
Subproject commit 06b87311ea1f41ba94658eddd9eeb506f6cc4c7d

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

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