From b657fab9344a0fbef29f72659753fc9d7ec846eb Mon Sep 17 00:00:00 2001 From: Jarrad Hope Date: Wed, 12 Aug 2015 17:26:38 +0200 Subject: [PATCH] readded ethereumj submodule --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index cd63401..f4b5b33 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ +[submodule "cordova-android"] + path = cordova-android + url = https://github.com/apache/cordova-android.git + branch = master [submodule "ethereumj"] path = ethereumj url = https://github.com/syng-io/ethereumj-android.git branch = android-test-poc9-rlpx -[submodule "cordova-android"] - path = cordova-android - url = https://github.com/apache/cordova-android.git - branch = master \ No newline at end of file