Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas
2022-11-20 19:18:42 +00:00
parent 3b328d7f7c
commit b003a07f1b
3 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ android {
applicationId "org.purplei2p.i2pd"
targetSdkVersion 29
minSdkVersion 16
versionCode 2430000
versionName "2.43.0"
versionCode 2440000
versionName "2.44.0"
archivesBaseName += "-$versionName"
ndkVersion "21.4.7075529"
@@ -0,0 +1,4 @@
* Updated codebase to 2.44.0
* Switch to OpenSSL 1.1.1s
* Added Ukrainian, Spain and Italian translations
* Disable SSU and enable SSU2 for new installations