bluetech commented on issue #1982: URL: https://github.com/apache/cordova-android/issues/1982#issuecomment-5083207991
> The current official release of Cordova-Android supports SDK 36.x. Indeed. I thought I could check compatibility with some 37 things, but better to wait for official support, so I'll close this issue now. > The following configuration may be enough to get the build to pass with SDK 37.x. Yes, I think the `cordova build android` command can work, but my build scripts always perform `cordova requirements android` beforehand; I guess some time ago that it's a good idea to make sure it passes. Most likely the problem I described is only relevant for the requirements check, that that code specifically doesn't expect a minor on the Android SDK version. Thanks! -- 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]
