From 577393518e67ee59028b0c775536f53605dba6d4 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 6 Oct 2025 19:48:34 +0300 Subject: [PATCH] specify ndk version --- app.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.config.js b/app.config.js index 9b074970d3..f36dc1d163 100644 --- a/app.config.js +++ b/app.config.js @@ -215,6 +215,7 @@ module.exports = function (_config) { compileSdkVersion: 35, targetSdkVersion: 35, buildToolsVersion: '35.0.0', + ndkVersion: '27.3.13750724', }, }, ],