jacobg opened a new issue, #1572: URL: https://github.com/apache/cordova-android/issues/1572
Both `cordova build android` and Android Studio fail to build on Gradle version 7.4.2: ``` Minimum supported Gradle version is 7.5. Current version is 7.4.2. ``` https://github.com/apache/cordova-android/blob/dbddbf253bb1b47ca5220f8360536433c7c682b2/spec/fixtures/android_studio_project/gradle/wrapper/gradle-wrapper.properties#L6 Please bump to 7.5 or higher. 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]
