Bump compileSdkVersion

This commit is contained in:
Eric Bailey
2026-03-10 14:39:38 -05:00
parent c7a3f4134d
commit c4a8365499
+1 -1
View File
@@ -264,7 +264,7 @@ module.exports = function (_config) {
],
},
android: {
compileSdkVersion: 35,
compileSdkVersion: 36,
targetSdkVersion: 35,
buildToolsVersion: '35.0.0',
buildReactNativeFromSource: IS_PRODUCTION,