Re: [D] cordova-android 14: Some warnings in Android Studio [cordova]

2025-03-30 Thread via GitHub
GitHub user erisu added a comment to the discussion: cordova-android 14: Some warnings in Android Studio Fixed here; https://github.com/apache/cordova-android/pull/1795 GitHub link: https://github.com/apache/cordova/discussions/530#discussioncomment-12667391 This is an automatically sen

Re: [D] cordova-android 14: Some warnings in Android Studio [cordova]

2025-03-24 Thread via GitHub
GitHub user GitToTheHub added a comment to the discussion: cordova-android 14: Some warnings in Android Studio Oh sorry, you are right, I was accidentally typing `cordova platform add android` when testing the project in Android Studio :)) When I'm using the `14.0.0` branch, I see the warning

Re: [D] cordova-android 14: Some warnings in Android Studio [cordova]

2025-03-24 Thread via GitHub
GitHub user erisu added a comment to the discussion: cordova-android 14: Some warnings in Android Studio - `8.7.3` is set in the main branch, which was linked and going to be in Cordova-Android 14.0.0. - `8.3.0` is from the previous release Cordova-Android 13.x. GitHub link: https://github.c

Re: [D] cordova-android 14: Some warnings in Android Studio [cordova]

2025-03-24 Thread via GitHub
GitHub user GitToTheHub added a comment to the discussion: cordova-android 14: Some warnings in Android Studio Sorry, I didn’t understand the difference between „Gradle“ and „Android Gradle Plugin“ but now I understand (googled it :)) I wanted to ask for the used Android Gradle Plugin version

Re: [D] cordova-android 14: Some warnings in Android Studio [cordova]

2025-03-24 Thread via GitHub
GitHub user breautek added a comment to the discussion: cordova-android 14: Some warnings in Android Studio Yah I've been safely ignoring it without issue so far. cordova-android 14 is configured to use Gradle 8.13 by default (https://github.com/apache/cordova-android/blob/master/framework/cd

Re: [D] cordova-android 14: Some warnings in Android Studio [cordova]

2025-03-24 Thread via GitHub
GitHub user GitToTheHub added a comment to the discussion: cordova-android 14: Some warnings in Android Studio Hi Norman, thanks for the reply. I thought the duplicate content roots warning has something to do with Cordova, but when you it had also in none Cordova projects, then it's not. W

Re: [D] cordova-android 14: Some warnings in Android Studio [cordova]

2025-03-24 Thread via GitHub
GitHub user breautek added a comment to the discussion: cordova-android 14: Some warnings in Android Studio AGP version is controlled through a preference but they usually have breaking changes so simply updating it to 8.9.0 will probably break the project. As for the duplicate content roots

Re: [D] cordova-android 14: Some warnings in Android Studio [cordova]

2025-03-24 Thread via GitHub
GitHub user GitToTheHub edited a discussion: cordova-android 14: Some warnings in Android Studio Hi, when i add `cordova-android` 14 by `cordova platform add https://github.com/apache/cordova-android#14.0.0` and open it in the latest Android Studio (Meerkat | 2024.3.1), i get some warnings: