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-07 21:39:09 +0300
committerDaniel Lublin <daniel@lublin.se>2020-04-07 23:15:01 +0300
commitc1907cd03cac9c20cd62c3a546ef42c3ddd4f61f (patch)
tree5c398e71154f0f86506dec16c4520647c8b57442
parentf805c0f2138dc6e1746c1107de17ed1b543acdf5 (diff)
Bump humla, getting the spongycastle submodule etc
-rw-r--r--.gitlab-ci.yml3
m---------libraries/humla0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 21a1857..5a59e39 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,9 @@ stages:
assembleDebug:
stage: build
script:
+ - pushd libraries/humla/libs/humla-spongycastle
+ - ../../gradlew jar
+ - popd
- ./gradlew assembleDebug
artifacts:
paths:
diff --git a/libraries/humla b/libraries/humla
-Subproject f0f91454da58fd0785b73ef90906c7945aba770
+Subproject 15956fceff99fc3e3a2727fa2ada4cb83b42f4f