riot: update ndk version
This commit is contained in:
parent
ebd1fe7092
commit
5bc55d539b
|
@ -1296,9 +1296,9 @@ Builds:
|
|||
- gradle clean assembleRelease
|
||||
- popd
|
||||
- cp $$matrixsdk$$/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar libs/matrix-sdk.aar
|
||||
ndk: r17b
|
||||
|
||||
MaintainerNotes: |-
|
||||
TODO: update ndk version to latest for next build!
|
||||
Upstream puts their library aars inside the repo, we need build them our self. We truncate instead of deleting them such that the initial gradle clean is successful.
|
||||
jitsi-meet needs react-native which we get via npm. This pulls in a few prebuilt binaries for now :-/.
|
||||
We also need to provide an up to date version of npm and nodejs, neither of which can be found in debian jessie, so we download the upstream provided nodejs bundle which includes npm.
|
||||
|
|
Loading…
Reference in a new issue