diff --git a/app/build.gradle b/app/build.gradle index dc1266e..7562932 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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" diff --git a/app/jni/i2pd b/app/jni/i2pd index e13f151..ba3cee1 160000 --- a/app/jni/i2pd +++ b/app/jni/i2pd @@ -1 +1 @@ -Subproject commit e13f15147467e5fec00441613460f07191f06431 +Subproject commit ba3cee1cf1724a74c6f6d6d60e83d324e5af04cd diff --git a/fastlane/metadata/android/en-US/changelogs/2440000.txt b/fastlane/metadata/android/en-US/changelogs/2440000.txt new file mode 100644 index 0000000..d681796 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/2440000.txt @@ -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