Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2020-04-15 09:45:32 +0300
committerDaniel Lublin <daniel@lublin.se>2020-04-15 09:45:32 +0300
commitafb5b82a452169446a1f86552d452d34e553840a (patch)
treef5f48958886c1cdec31957767228af3223921f7f
parentc90d74fd4717d3fc8d776eb160f7d3e5b1ff31e9 (diff)
Correct
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 021e139..11a0024 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,12 @@ More to come...
TODO: humla-spongycastle should be built as a sub-project of Humla's Gradle,
but currently isn't.
+ git submodule update --init --recursive
+
pushd libraries/humla/libs/humla-spongycastle
../../gradlew jar
popd
- git submodule update --init --recursive
+
./gradlew assembleDebug
## License