1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-01-09 22:38:10 +00:00
i2pd-android/.gitmodules

18 lines
586 B
Plaintext
Raw Normal View History

2020-06-06 00:51:41 +00:00
[submodule "i2pd"]
path = app/jni/i2pd
url = https://github.com/PurpleI2P/i2pd.git
branch = openssl
[submodule "boost"]
2020-06-06 02:27:29 +00:00
path = app/jni/boost
url = https://github.com/PurpleI2P/Boost-for-Android-Prebuilt.git
branch = boost-1_72_0
[submodule "openssl"]
2020-06-06 02:27:29 +00:00
path = app/jni/openssl
url = https://github.com/PurpleI2P/OpenSSL-for-Android-Prebuilt.git
[submodule "miniupnp"]
2020-06-06 02:27:29 +00:00
path = app/jni/miniupnp
url = https://github.com/PurpleI2P/MiniUPnP-for-Android-Prebuilt.git
[submodule "android-ifaddrs"]
2020-06-06 02:27:29 +00:00
path = app/jni/android-ifaddrs
url = https://github.com/PurpleI2P/android-ifaddrs.git