Sujay-shetty opened a new issue #1281: URL: https://github.com/apache/cordova-android/issues/1281
Hi, I'm new to cordova-android development and trying to build application. while building application if I specify preference in config.xml for updating the properties it is not reflecting in build apk manifest file. Below are the preferences I'm updating. `<preference name="android-compileSdkVersion" value="30" /> <preference name="android-buildToolsVersion" value="30.0.0" />` cordova-android version - 9.1.0 cordova version - 10.0.0 could you please help me in how to set above two properties for building apk. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
