parent
3b328d7f7c
commit
b003a07f1b
|
@ -14,8 +14,8 @@ android {
|
||||||
applicationId "org.purplei2p.i2pd"
|
applicationId "org.purplei2p.i2pd"
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
versionCode 2430000
|
versionCode 2440000
|
||||||
versionName "2.43.0"
|
versionName "2.44.0"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
ndkVersion "21.4.7075529"
|
ndkVersion "21.4.7075529"
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e13f15147467e5fec00441613460f07191f06431
|
Subproject commit ba3cee1cf1724a74c6f6d6d60e83d324e5af04cd
|
|
@ -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
|
Loading…
Reference in New Issue