Browse Source

trunk build

Signed-off-by: R4SAS <r4sas@i2pmail.org>
master
R4SAS 11 months ago
parent
commit
8f4b462a83
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 4
      app/build.gradle
  2. 2
      app/jni/i2pd

4
app/build.gradle

@ -14,8 +14,8 @@ android { @@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 33
minSdkVersion 16
versionCode 2470000
versionName "2.47.0"
versionCode 2470010
versionName "2.47.0-d5ee1f60"
archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313"

2
app/jni/i2pd

@ -1 +1 @@ @@ -1 +1 @@
Subproject commit b97ef1af495456484008ff54c1e5594c008dabf3
Subproject commit d5ee1f602fdc7a47ccc9a4e239ea720dd63f123a
Loading…
Cancel
Save