Browse Source

Merge pull request 'gitea-43 Update pEpEngineSequoiaBackend dependency' (#44) from Ignacio/pEpJNIAdapter:gitea-43 into master

Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/44
master
heck 2 years ago
parent
commit
cefb146828
  1. 2
      android/external/Makefile.conf

2
android/external/Makefile.conf

@ -42,7 +42,7 @@ NETTLE_VERSION=3.7.3
### Git deps repos ### Git deps repos
EXTERNAL_GIT_REPOS += libetpan|https://gitea.pep.foundation/pEp.foundation/libetpan.git?507ab94fc9609432ef2d4c62770139482f1b5084 EXTERNAL_GIT_REPOS += libetpan|https://gitea.pep.foundation/pEp.foundation/libetpan.git?507ab94fc9609432ef2d4c62770139482f1b5084
# TODO PEMA-103 move this to not external anymore, it comes with the engine # TODO PEMA-103 move this to not external anymore, it comes with the engine
EXTERNAL_GIT_REPOS += pEpEngineSequoiaBackend|https://gitea.pep.foundation/pEp.foundation/pEpEngineSequoiaBackend.git?58887287fda1d0d076409a2e5f0f61844c9ee255 EXTERNAL_GIT_REPOS += pEpEngineSequoiaBackend|https://gitea.pep.foundation/pEp.foundation/pEpEngineSequoiaBackend.git?v1.0.0
### Common variables ### Common variables
#### Source code targets #### Source code targets

Loading…
Cancel
Save