diff --git a/app.config.js b/app.config.js index b4e4959623..56582f9d87 100644 --- a/app.config.js +++ b/app.config.js @@ -206,9 +206,9 @@ module.exports = function (config) { newArchEnabled: false, }, android: { - compileSdkVersion: 34, - targetSdkVersion: 34, - buildToolsVersion: '34.0.0', + compileSdkVersion: 35, + targetSdkVersion: 35, + buildToolsVersion: '35.0.0', newArchEnabled: false, }, },