mirror of
https://github.com/PurpleI2P/i2pd-android.git
synced 2025-01-09 22:38:10 +00:00
18 lines
586 B
Plaintext
18 lines
586 B
Plaintext
[submodule "i2pd"]
|
|
path = app/jni/i2pd
|
|
url = https://github.com/PurpleI2P/i2pd.git
|
|
branch = openssl
|
|
[submodule "boost"]
|
|
path = app/jni/boost
|
|
url = https://github.com/PurpleI2P/Boost-for-Android-Prebuilt.git
|
|
branch = boost-1_72_0
|
|
[submodule "openssl"]
|
|
path = app/jni/openssl
|
|
url = https://github.com/PurpleI2P/OpenSSL-for-Android-Prebuilt.git
|
|
[submodule "miniupnp"]
|
|
path = app/jni/miniupnp
|
|
url = https://github.com/PurpleI2P/MiniUPnP-for-Android-Prebuilt.git
|
|
[submodule "android-ifaddrs"]
|
|
path = app/jni/android-ifaddrs
|
|
url = https://github.com/PurpleI2P/android-ifaddrs.git
|