target android api 36
This commit is contained in:
+2
-2
@@ -271,8 +271,8 @@ module.exports = function (_config) {
|
||||
},
|
||||
android: {
|
||||
compileSdkVersion: 36,
|
||||
targetSdkVersion: 35,
|
||||
buildToolsVersion: '35.0.0',
|
||||
targetSdkVersion: 36,
|
||||
buildToolsVersion: '36.0.0',
|
||||
buildReactNativeFromSource: IS_PRODUCTION,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user