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