1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-02-03 02:14:24 +00:00
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2023-12-18 18:41:02 +00:00
parent 57f255cde2
commit 226c7e20e3
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
3 changed files with 4 additions and 3 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd" applicationId "org.purplei2p.i2pd"
targetSdkVersion 33 targetSdkVersion 33
minSdkVersion 16 minSdkVersion 16
versionCode 2490000 versionCode 2500000
versionName "2.49.0" versionName "2.50.0"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313" ndkVersion "23.2.8568313"

@ -1 +1 @@
Subproject commit dd32f1ed6d024a20805468ce0d00eced3642141c Subproject commit 8ffc1486a4cbacb774fd5b8834f9a6022ed2044b

View File

@ -0,0 +1 @@
* Updated codebase to 2.50.0