TiBz0u opened a new issue, #1760: URL: https://github.com/apache/cordova-android/issues/1760
Hi, We are using Cordova since a long time. Build is well working through the Cordova CLI. However, i'm wondering why gradle is now moved to "tools" folder into the android project. Due to that, we cannot import the project into Android Studio. I have the following error. ``` > Failed to apply plugin 'com.android.internal.version-check'. > Minimum supported Gradle version is 8.4. Current version is 8.2. If using the gradle wrapper, try editing the distributionUrl in /Users/<user_name>/workspace/<client_name>/<project_name>/platforms/android/gradle/wrapper/gradle-wrapper.properties to gradle-8.4-all.zip` The gradle folder is placed into a TOOLS folder... ``` Do I miss something? Thanks in advance Ionic: Ionic CLI : 7.2.0 Ionic Framework : @ionic/angular 6.3.2 @angular-devkit/build-angular : 13.3.9 @angular-devkit/schematics : 13.3.9 @angular/cli : 13.3.9 @ionic/angular-toolkit : 6.1.0 Cordova: Cordova CLI : 12.0.0 (cordova-lib@12.0.2) Cordova Platforms : android 13.0.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 15 other plugins) Utility: cordova-res : 0.15.4 native-run : not installed globally System: Android SDK Tools : 26.1.1 ios-deploy : 1.12.2 ios-sim : 8.0.2 NodeJS : v16.20.2 npm : 8.19.4 OS : macOS Unknown Xcode : Xcode 15.4 Build version 15F31d Kr. TiBz0u -- 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: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org