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

18 lines
618 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
2020-06-06 02:27:29 +00:00
[submodule "app/jni/boost"]
path = app/jni/boost
url = https://github.com/PurpleI2P/Boost-for-Android-Prebuilt.git
branch = boost-1_72_0
[submodule "app/jni/openssl"]
path = app/jni/openssl
url = https://github.com/PurpleI2P/OpenSSL-for-Android-Prebuilt.git
[submodule "app/jni/miniupnp"]
path = app/jni/miniupnp
url = https://github.com/PurpleI2P/MiniUPnP-for-Android-Prebuilt.git
[submodule "app/jni/android-ifaddrs"]
path = app/jni/android-ifaddrs
url = https://github.com/PurpleI2P/android-ifaddrs.git