bump android target
This commit is contained in:
+3
-3
@@ -206,9 +206,9 @@ module.exports = function (config) {
|
|||||||
newArchEnabled: false,
|
newArchEnabled: false,
|
||||||
},
|
},
|
||||||
android: {
|
android: {
|
||||||
compileSdkVersion: 34,
|
compileSdkVersion: 35,
|
||||||
targetSdkVersion: 34,
|
targetSdkVersion: 35,
|
||||||
buildToolsVersion: '34.0.0',
|
buildToolsVersion: '35.0.0',
|
||||||
newArchEnabled: false,
|
newArchEnabled: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user