1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-02-07 04:14:26 +00:00
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2023-01-04 19:29:28 +00:00
parent f2ee4e5ea0
commit 8132dbde08
3 changed files with 7 additions and 3 deletions

View File

@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd" applicationId "org.purplei2p.i2pd"
targetSdkVersion 32 targetSdkVersion 32
minSdkVersion 16 minSdkVersion 16
versionCode 2440000 versionCode 2450000
versionName "2.44.0" versionName "2.45.0"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
ndkVersion "23.2.8568313" ndkVersion "23.2.8568313"

@ -1 +1 @@
Subproject commit 0e0cd555eb475efddf170e4d7712afc01b791b22 Subproject commit 321c7cb7cf5a8d879c2b38b28a49b74edb27d2e5

View File

@ -0,0 +1,4 @@
* Updated codebase to 2.45.0
* Buildtools 32, target SDK 32, NDK 23c
* Switch to Boost 1.78.0
* Added Czech translation