-
-
Notifications
You must be signed in to change notification settings - Fork 92
Description
Description
counter_example & stac_gallery seems outdated and they are using groovy DSL
Logs:
- 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.gradlefile (/home/rakhul/opensource/stac/examples/counter_example/android/settings.gradle), by a plugin with the id of com.android.application.
- 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.gradlefile (/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