Skip to content

issue while trying to run counter_example & stac_gallery - (outdated AGP/KGP) #443

@r4khul

Description

@r4khul

Description

counter_example & stac_gallery seems outdated and they are using groovy DSL

Logs:

  1. counter_example:

Warning: Flutter support for your project's Android Gradle Plugin version (Android Gradle Plugin version 8.1.0) will soon be dropped. Please upgrade your Android Gradle Plugin version to a version of at least Android Gradle Plugin version 8.1.1 soon.
Alternatively, use the flag "--android-skip-build-dependency-validation" to bypass this check.

Potential fix: Your project's AGP version is typically defined in the plugins block of the settings.gradle file (/home/rakhul/opensource/stac/examples/counter_example/android/settings.gradle), by a plugin with the id of com.android.application.

  1. stac_gallery:

Warning: Flutter support for your project's Kotlin version (1.8.22) will soon be dropped. Please upgrade your Kotlin version to a version of at least 2.1.0 soon.
Alternatively, use the flag "--android-skip-build-dependency-validation" to bypass this check.

Potential fix: Your project's KGP version is typically defined in the plugins block of the settings.gradle file (/home/rakhul/opensource/stac/examples/stac_gallery/android/settings.gradle), by a plugin with the id of org.jetbrains.kotlin.android.

Requirements

  • bump upgrade the versions to as per the ask to keep it consistent with newest version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions