diff --git a/metadata/im.vector.alpha.yml b/metadata/im.vector.alpha.yml index 2b66db4a95..d61a60450f 100644 --- a/metadata/im.vector.alpha.yml +++ b/metadata/im.vector.alpha.yml @@ -1835,7 +1835,7 @@ Builds: - gradle clean assembleRelease - popd - cp $$matrixsdk$$/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar libs/matrix-sdk.aar - ndk: r17b + ndk: r17c MaintainerNotes: |- 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.