more tweaking

This commit is contained in:
Hailey
2024-12-01 18:05:46 -08:00
parent 1831167aac
commit c7b0af658b
4 changed files with 61 additions and 311 deletions
+3 -3
View File
@@ -231,9 +231,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,
},
},