carp-dk / carp-dk/carp_study_app
Gradle and Kotlin version upgrade is needed
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 14
Description
[05:10:57]: ▸ Warning: Flutter support for your project's Gradle version (8.13.0) will soon be dropped. Please upgrade your Gradle version to a version of at least 8.14.0 soon.
[05:10:57]: ▸ Alternatively, use the flag "--android-skip-build-dependency-validation" to bypass this check.
[05:10:57]: ▸ Potential fix: Your project's gradle version is typically defined in the gradle wrapper file. By default, this can be found at /home/runner/work/carp_study_app/carp_study_app/android/gradle/wrapper/gradle-wrapper.properties.
[05:10:57]: ▸ For more information, see https://docs.gradle.org/current/userguide/gradle_wrapper.html.
[05:10:57]: ▸ Warning: Flutter support for your project's Android Gradle Plugin version (Android Gradle Plugin version 8.9.1) will soon be dropped. Please upgrade your Android Gradle Plugin version to a version of at least Android Gradle Plugin version 8.11.1 soon.
[05:10:57]: ▸ Alternatively, use the flag "--android-skip-build-dependency-validation" to bypass this check.
[05:10:57]: ▸ Potential fix: Your project's AGP version is typically defined in the plugins block of the `settings.gradle` file (/home/runner/work/carp_study_app/carp_study_app/android/settings.gradle), by a plugin with the id of com.android.application.
[05:10:57]: ▸ If you don't see a plugins block, your project was likely created with an older template version. In this case it is most likely defined in the top-level build.gradle file (/home/runner/work/carp_study_app/carp_study_app/android/build.gradle) by the following line in the dependencies block of the buildscript: "classpath 'com.android.tools.build:gradle:'".
[05:10:57]: ▸ Warning: Flutter support for your project's Kotlin version (2.1.0) will soon be dropped. Please upgrade your Kotlin version to a version of at least 2.2.20 soon.
[05:10:57]: ▸ Alternatively, use the flag "--android-skip-build-dependency-validation" to bypass this check.
[05:10:57]: ▸ Potential fix: Your project's KGP version is typically defined in the plugins block of the `settings.gradle` file (/home/runner/work/carp_study_app/carp_study_app/android/settings.gradle), by a plugin with the id of org.jetbrains.kotlin.android.
[05:10:57]: ▸ If you don't see a plugins block, your project was likely created with an older template version, in which case it is most likely defined in the top-level build.gradle file (/home/runner/work/carp_study_app/carp_study_app/android/build.gradle) by the ext.kotlin_version property.
[05:11:21]: ▸ WARNING: Your Android app project: app located at: /home/runner/work/carp_study_app/carp_study_app/android/app/build.gradle
[05:11:21]: ▸ applies the Kotlin Gradle Plugin, which will cause build failures in future versions of Flutter.
[05:11:21]: ▸ Please migrate your app to Built-in Kotlin using this guide: https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-app-developers
[05:11:21]: ▸ WARNING: Your app uses the following plugins that apply Kotlin Gradle Plugin (KGP): appcheck, audio_streamer, audioplayers_android, battery_plus, camera_android_camerax, dchs_flutter_beacon, device_info_plus, flutter_activity_recognition, flutter_timezone, flutter_web_auth_2, health, light, location, mdsflutter, network_info_plus, oidc_android, open_settings_plus, package_info_plus, pedometer, polar, qr_code_scanner_plus, screen_state, sensors_plus, shared_preferences_android, url_launcher_android, video_player_android
[05:11:21]: ▸ Future versions of Flutter will fail to build if your app uses plugins that apply KGP.
[05:11:21]: ▸ Please check the changelogs of these plugins and upgrade to a version that supports Built-in Kotlin.
[05:11:21]: ▸ If no such version exists, report the issue to the plugin. If necessary, here is a guide on filing
[05:11:21]: ▸ an issue against a plugin: https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-app-developers#report-incompatible-kotlin-gradle-plugin-usage-to-plugin-authors
[05:11:21]: ▸ If you are a plugin author, please migrate your plugin to Built-in Kotlin using this guide: https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.