wspresto commented on issue #830: URL: https://github.com/apache/cordova-android/issues/830#issuecomment-700351795
Helping out the next poor soul who found their way here. This helped me override the gradle property which actually picks the API level when building. Setting the environment variable seemed the least intrusive way. `export ORG_GRADLE_PROJECT_cdvCompileSdkVersion=30` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
