1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-01-08 22:07:57 +00:00

add pre-2.41.0 changelog

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-02-16 16:23:44 +03:00
parent 45fd6b619c
commit 328502fd19

View File

@ -0,0 +1,6 @@
* Updated codebase to 2.41.0
* Switch to minSdkVersion 16, ndk 23.1.7779620, gradlew 6.9.2
* Build required modules from source instead of using prebuilt
* Add mipmap icon for compatability with old Android
* Fix crash on start when ifaddrs was called (with meshnets.yggdrasil=true for example)
* Use TCP/IP socket for I2CP instead unix socket