Upgrade NFD/ndn-cxx to version 0.6.0
The upgrade required a small hotfix pushed to a custom github fork
Change-Id: I0f97f31739537e6274995022ea4d1a88aeedfb57
diff --git a/.gitmodules b/.gitmodules
index 62d1207..d0d1c02 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,8 @@
-[submodule "app/src/main/jni/cryptopp"]
- path = app/src/main/jni/cryptopp
- url = https://github.com/named-data-mobile/cryptopp
- branch = android
[submodule "app/src/main/jni/ndn-cxx"]
path = app/src/main/jni/ndn-cxx
url = https://github.com/named-data-mobile/ndn-cxx
- branch = 0.5.0-android-hotfix
+ branch = 0.6.0-android-hotfix
[submodule "app/src/main/jni/NFD"]
path = app/src/main/jni/NFD
url = https://github.com/named-data-mobile/NFD
- branch = master
+ branch = 0.6.0-android-hotfix